home *** CD-ROM | disk | FTP | other *** search
/ 8bitfiles.net/archives / archives.tar / archives / genie-commodore-file-library / MRFiles / GS1DVPAK.ARC / PRINTDEVPAK (.txt) < prev    next >
Encoding:
GEOS ConVerT  |  2019-04-13  |  1.4 KB  |  27 lines

  1. printdevpak
  2. PRG formatted GEOS file V1.0
  3. CONVERTED WITH GEOSHELL V2.2
  4. Write Image V2.1
  5. geoWrite    V2.1
  6. echo If you are using a tractor feed printer, set the perforation at about 1/4" above the printhead^
  7. echo Are you using a geoCable or the serial port?^
  8. echo Hit 'g' for geoCable or 'p' for serial port.^
  9. getkey
  10. echo Which drive contains Disk 1? a, b, c, or d^
  11. echo Press q to quit^
  12. getkey
  13. {a a: ppaint gsdevpakcover^ }
  14. {b b: ppaint gsdevpakcover^ }
  15. {c c: ppaint gsdevpakcover^ }
  16. {d d: ppaint gsdevpakcover^ }
  17. exec printserial^
  18. echo Which drive contains Disk 1? a, b, c, or d^
  19. echo Press q to quit^
  20. getkey
  21. {a a: ppaint gsdevpakcover^ }
  22. {b b: ppaint gsdevpakcover^ }
  23. {c c: ppaint gsdevpakcover^ }
  24. {d d: ppaint gsdevpakcover^ }
  25. exec printgeocable^
  26. {q end }
  27.