home *** CD-ROM | disk | FTP | other *** search
/ 8bitfiles.net/archives / archives.tar / archives / compuserve-file-archive / 04 geoProgramming / COPEIN.SDA / PRINT (.txt) < prev    next >
Encoding:
GEOS ConVerT  |  2019-04-13  |  881 b   |  34 lines

  1. PRINT
  2. SEQ formatted GEOS file V1.0
  3. Epson FX-80
  4. AUTOSAVE
  5. LASTER'S 
  6. ONVERTER 
  7. COPE Source V1.1
  8. DISK A
  9. COPE Editor V1.1
  10. Untitled
  11. PRINT
  12. AHAfAoAsAsAsAsAsAsA
  13. /;Routines for the printer
  14. ;Print selection DB
  15. PRINT2
  16.  loadw R0:VNDB4
  17.  JSR $C256
  18. ;-  DIALOG BOX FOR PROMPT
  19. VNDB4
  20. .BYTE 128+2
  21. .Byte 2,17,77-8
  22. .BYTE 11,8,24
  23. .WORD Xc1
  24. .BYTE 11,8,36
  25. .WORD Xc2
  26. .BYTE 11,8,48
  27. .WORD Xc3
  28. .Byte 14
  29. .Byte 0
  30. Xc1 .BYTE 'You have loaded Record #3',0
  31. Xc2 .BYTE 'This is where the PRINT routines',0
  32. Xc3 .BYTE 'Are located at.',0
  33. ;=======
  34.