home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 8 / FreshFishVol8-CD2.bin / bbs / dev / tbsource.lha / TBSource / Questions / Versions / 0.99d / Qv99d.lzh / Que.i < prev    next >
Text File  |  1991-09-22  |  205b  |  12 lines

  1.         ds.l    0
  2.  
  3. NameLeng:    EQU    32
  4.  
  5. NextQues:    EQU    960
  6. NextAns:    EQU    800
  7. DesLeng:    EQU    160        ;1 x 79 + null, 1 x 79 + null
  8. QueLeng:    EQU    160        ;1 x 79 + null, 1 x 79 + null
  9. AnsLeng:    EQU    80        ;79 + null
  10. LineLeng:    EQU    80
  11.  
  12.