home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 19 Printer / 19-Printer.zip / CPRT102.ZIP / CPRT.USG < prev    next >
Text File  |  1992-04-23  |  3KB  |  68 lines

  1.     1. Command line options:
  2.  
  3.        a) To select what and where to print.
  4.  
  5.           /D:[()=DDMMYY] Print according to date.
  6.                          Note: () must be used instead of <>.
  7.           /PF:filename   Alternate printer definition file.
  8.           /PD:filename   Alternate print device.
  9.                          To redirect output.  (LPT2, filename, etc.)
  10.           /LF:filename   Log file.
  11.                          Keeps last date printed and prints file only
  12.                          if that file has been updated since last
  13.                          print date.
  14.           /F:filename    Print files listed in this log file.
  15.                             Format: CPRT /F:filename [options]
  16.  
  17.        b) Page layout functions set at beginning only.
  18.  
  19.           /S6            Lines per inch. (Default)
  20.           /S8            Lines per inch.
  21.           /CP            Compressed print. 15 to 17 on most printers.
  22.           /10 \
  23.           /12  \
  24.           /15   ---------Set characters per inch (Printer must be
  25.           /17  /         capable of this in order to work.)
  26.           /20 /
  27.  
  28.           /DB            Double Strike mode.  (Entire file)
  29.  
  30.           /Fn            Font.  n=font number (1-8) as defined in printer
  31.                                   configuration file.
  32.  
  33.        c) Page layout functions set at each page.
  34.  
  35.           /HD            Header.
  36.                          Contains filename, file date, and page
  37.                          number.
  38.  
  39.           /FT            Footer.
  40.                          Contains filename, file date, and page
  41.                          number.
  42.  
  43.           /TM:n          Top margin in lines or inches.
  44.           /BM:n          Bottom margin in lines or inches.
  45.           /PL:n          Page length in lines or inches.
  46.  
  47.        d) Page layout functions set at line.
  48.  
  49.           /LL:n          Line length in characters or inches.
  50.           /LM:n          Left margin in character or inches.
  51.           /N             Number lines.  Using this will increase the
  52.                          line length.
  53.           /LL:n          Line length in characters or inches.
  54.           /TR            Truncate at setting of /LL:n. Default is to
  55.                             wrap line and tab in excess.
  56.        e) Page layout functions set at each character.
  57.  
  58.           /TL            Tab length in characters.
  59.           /HC            Highlight comments.  The type of highlighting
  60.                          used is definded in the configuration file.
  61.  
  62.           /WS            Translate the following WordStar print
  63.                             commands.
  64.                                  ^B Bold print
  65.                                  ^D Double print
  66.                                  ^Y Italics
  67.                                  ^S Underscore
  68.