home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / ff_progs / fileutil / filemind.lha / printwin.hlp < prev    next >
Encoding:
Text File  |  1992-02-21  |  2.7 KB  |  60 lines

  1.                         Print File Requester
  2.  
  3.      FileMinder prints files via a background print spooler. The requester
  4. determines the options sent to the printer for each file. The options
  5. are sent to the printer driver using the standard Amiga printer commands.
  6. All options may not work with your printer. There 3 string requesters
  7. on the Left:
  8.  
  9. Line Length determines the longest line that will be sent to the printer.
  10.     Lines longer than this will be split.
  11.  
  12. Lines Per Page determines the number of lines the printer will print on
  13.     one page. Zero leaves the printer at its default (usually 66).
  14.  
  15. Skip Over Perf determines the number of blank lines at the end of a page.
  16.     This number is included in the lines per page. Zero leaves the printer
  17.     at its default (usually 0).
  18.  
  19.     There are 7 toggle gadgets on the right that select other options. Not
  20. all printers can handle all of these options. The combination of options
  21. that will work also varys depending on the printer. For example some
  22. printers will allow condensed combined with elite to give 165 charcter
  23. lines and some printers can only do one or the other. A wide printer will
  24. handle more characters in each format than a narrow printer. To select
  25. an option click its gadget on. Following is a summary of the available
  26. options:
  27.  
  28.   NLQ      Near Letter Quality (or true letter quality if you have a 24
  29.            pin printer).
  30.  
  31.   8LPI     Eight lines per inch (normally allowing 88 lines per page).
  32.  
  33.   COND     Condensed print or 132 characters per line on a narrow printer.
  34.  
  35.   ELITE    Twelve pitch or 96 characters per line on a narrow printer.
  36.  
  37.   NUMBERS  This causes line numbers to be printed to the left of each line.
  38.  
  39.   HEADERS  This causes a header to be printed on the first page of each file
  40.            containing the full path to the file and the current date and
  41.            time.
  42.  
  43.   CTL CHARS  This causes any control characters to be expanded to "^A" for
  44.              the SOH character, etc. Formfeed and Newline are not expanded.
  45.  
  46.    When you have selected the desired options, click the PRINT gadget to
  47. print the file. If you are printing more than one file, The NEXT gadget
  48. will skip the current file and go to the next. You can click the CANCEL
  49. gadget to abort the print operation.
  50.  
  51.    For the print spooler to work CD and RUN must be present in your C:
  52. directory. You must also have set up the HOME= tooltype in the FileMinder
  53. ICON and the prspool program must be in that directory so that FileMinder
  54. can execute it. Once the print spooler has been loaded it opens a small
  55. control window on the workbench screen. This window shows which file is
  56. currently being printed. It also has a gadget to allow you to skip to the
  57. next file in its Q. The close gadget will purge the print Q and and end
  58. the print spooler.
  59.  
  60.