home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / robot-pd / 12100.ZIP / 12100B.DSK / catprint.bas (.txt) < prev    next >
Locomotive BASIC  |  1998-04-30  |  2KB  |  21 lines

  1. CATPRINTBAS
  2. .....(c) A. Duncan
  3. ***********   CAT PRINTER   ************** 13/9/87
  4. ......Prints cat to size of disc dust cover written for Epson EX800
  5. "Enter today's DATE";
  6. .....first pass prints cat for user area 0, then optional other user numbers
  7.            ****** CPC 6128 only ******
  8. "Insert disc.  If in drive B press B"
  9. "Press any key."
  10. .......set Epson printer to small linespace and superscript condensed
  11. "Another user number?  0 for no. ";
  12. );"@"
  13.   printed cat    13/9/87
  14. ..........cat to screen, then read into array b$(), then print
  15. "                    " 
  16. "                    " 
  17. "                    " 
  18. "                    " 
  19. ..............print
  20. );"r";
  21.