home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / apps / print / progs / prbuffer / !PrBuffer / !Help < prev    next >
Encoding:
Text File  |  1993-03-04  |  1.1 KB  |  29 lines

  1. PRINTER BUFFER
  2. --------------
  3.  
  4. This application provides a WIMP front-end for the
  5. printer buffer module produced by Anton Carver
  6.  
  7. To use, double-click on the !PrBuffer application;
  8. this will install the Printer Buffer icon on the
  9. icon-bar. Clicking 'menu' on this icon provides a
  10. menu with the following options:
  11.     Info         - gives information about the
  12.                    program;
  13.     Buffer size  - displays current buffer size,
  14.                    bytes used, bytes free, and
  15.                    allows buffer size to be changed
  16.                    (equivalent to *Buffer [<n> [k]] 
  17.     Flush        - flushes buffer
  18.                    (equivalent to *Flush)
  19.     No buffer    - removes buffer
  20.                    (equivalent to *NoBuffer)
  21.     Quit         - removes application.
  22.  
  23. To display or change buffer size, move pointer to
  24. right of 'Buffer size' option on menu, when a
  25. window will open, showing current buffer size (k),
  26. bytes used, bytes free. To change buffer size,
  27. delete current size and type in new value; pressing
  28. RETURN will update the values in this window. To 
  29. leave this window, click on the 'OK' icon.