home *** CD-ROM | disk | FTP | other *** search
/ Hall of Fame / HallofFameCDROM.cdr / wp4 / prin28.doc < prev    next >
Text File  |  1990-08-18  |  2KB  |  57 lines

  1. PRIN v2.8 by Drake Koefoed                Registration $ 5.00
  2. WORD AUG90 PRIN PRINTER FORMAT 
  3. FILES: prin28.sdn
  4.  
  5. New to SDN
  6.  
  7. PRIN is called up by the command:
  8.  
  9.                    PRIN filename [options]
  10.  
  11. where (filename)  is  the  name of a file.  If no filename or
  12. options are specified, you get  a  help  screen.   Otherwise,
  13. PRIN  will  print the contents of the file named, at 60 lines
  14. per page (unless you specify another page size  with  the  /l
  15. parameter,  explained  below) Unless you use the /n parameter
  16. (explained below), PRIN will print the filename in  all  caps
  17. at the top of the first page.
  18.  
  19. You may  abort  what's  printing  at  any  time  by  pressing
  20. escape.  PRIN will discontinue printing the file, but bear in
  21. mind that there are two factors to consider:
  22.  
  23. *  Your printer may  have  a  substantial  buffer,  which  is
  24.    usually   full  because  PRIN  runs  much  faster  than  a
  25.    printer.  The printer will continue  to  print  what's  in
  26.    that buffer, even after PRIN has been aborted, though PRIN
  27.    will return to the DOS prompt.
  28.  
  29. *  PRIN  checks  for  an escape before sending each line; DOS
  30.    suspends PRIN while the  printer  empties  enough  of  its
  31.    buffer  to accept another line; only when PRIN has control
  32.    back will it abort the printing.
  33.  
  34. PRIN filters out all form-feeds embedded in the file,  so  it
  35. totally ignores the existing pagination of the file.  This is
  36. handy  when  printing out shareware documents that have wierd
  37. page lengths, useless formfeeds, or no pagination at all.
  38.  
  39. PRIN sends an Escape-@ to the printer on startup, (unless you
  40. use the i option, explained below), which is a  RESET  to  an
  41. Epson  and  many  others.   Some  printers,  however, may not
  42. understand this code, in which case they will not reset.
  43.  
  44. PRIN depends on you to set the  paper  to  the  TOP  OF  FORM
  45. before starting.  60 (or whatever is set by the /l parameter)
  46. lines  will be printed, and then a formfeed.  When the end of
  47. file is reached, another formfeed will be sent to  eject  the
  48. last page, and PRIN will exit.
  49.  
  50. _____________________________________________________________
  51.  
  52. (SDA format (c)Copyright 1990 The SDN Project - SDNet/Works!)
  53. _____________________________________________________________
  54. _____________________________________________________________
  55.  
  56.  
  57.