home *** CD-ROM | disk | FTP | other *** search
/ CBM Funet Archive / cbm-funet-archive-2003.iso / cbm / c128 / utilities / stan-printer.sfx / stan.doc < prev   
Text File  |  1990-02-12  |  3KB  |  60 lines

  1. STANDARD DOCUMENTATION PRINTER
  2.  
  3. This program lets people print documentation files.  But use it for
  4. printing any SEQ text file is fine.  It was intended mainly for printing
  5. to Dot Matrix printers.  But any kind of printer should be OK.  You can
  6. print any size file you wish.  1 Kb, 400 Kb, whatever.
  7.  
  8. From the menu, you can enter the filename, and then print.  If you want
  9. a directory, you can try a '$' when it asks for filename.  You can type
  10. the filename, or merely pick it yourself.  You have a couple of options
  11. for printing. They identify the format of your text file.  If your text
  12. file is already properly paged for direct printer output, then just go
  13. ahead.  But if your text file is just free-flowing text, then you can
  14. choose 'Free-Flowing Text'.  This sends some codes to instruct the
  15. printer to skip perforations with continuous tractor feed paper.  If it
  16. doesn't work with your printer, then forget this option.
  17.  
  18. This program was created to adapt possibly to some difficulties that
  19. might occur with a dot-matrix printer.  If you have a program that
  20. simply spits a whole text file to printer, then the printer will go to
  21. work.  In case some printers may not print evenly or as desired,
  22. STAN-PRINT will let you print line-by-line.  Printer adjustment is then
  23. possible mid-printout.  Here is an example: you want to print a document
  24. that is formatted to print from the top of page 1.  You can't do this
  25. from the first sheet, because once the paper is secured, the printhead
  26. is several lines ahead of the top of that sheet of paper.  To avoid
  27. wasting a sheet of paper, you can do as follows.  Start printing.  Hit
  28. Enter a few times, maybe 5.  Then reposition the paper again to the very
  29. top, as far as it goes.  And then proceed printing again.
  30.  
  31. Press Shift-Lock to print your text file.  Holding down the Stop key
  32. will stop printing, if you want to abort (without Shift of course).  As
  33. long as any key is pressed, the printer will print.
  34.  
  35. One exception.  The Caps Lock key provides another option.  If you
  36. happened to have a printer which required Linefeeds with the CRs, then
  37. from the start, you can depress Caps Lock, and away it prints.
  38.  
  39. You may note that in fact STAN-PRINT can even let you print to screen as
  40. well.  If your printer is off, it will print to screen.  You could say
  41. STAN-PRINT serves the same function as the README file on IBM machines.
  42. F7 is set as a Page-Down key.
  43.  
  44. If you ever came across a file that was true ASCII, you might be able to
  45. print it properly.  Check if your printer can be set for ASCII, maybe
  46. with a DIP switch.
  47.  
  48. STAN-PRINT is for the C128.  It might have been made to work on the C64
  49. too.  But that became a tad inconvenient.
  50.  
  51. STAN-AUTO is an identical file.  What it does is, when printing is done,
  52. it then Runs a program from device 8, the first file on disk.  If you
  53. think you may have some occasion to find this useful, then keep it.  Or
  54. you can just delete this file.  It is not very relevant to typical
  55. usage.
  56.  
  57.  
  58. by Adam Vardy
  59. email: Adam.Vardy@juge.com
  60.