home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 19 Printer / 19-Printer.zip / TCPPRT.ZIP / README.1ST < prev   
Text File  |  1991-05-06  |  3KB  |  93 lines

  1. Everyone:
  2.  
  3. These files:
  4.  
  5. c: r3lpq   .exe     81743   4-17-91  11:35
  6. c: r3lprm  .exe     83059   4-17-91  11:42
  7. c: r3lprmon.exe    136320   4-17-91  11:52
  8.  
  9. works with IBM's TCP/IP 1.1 for OS/2 (only).  They are:
  10.  
  11. c: r3lpq   .exe     81743   4-17-91  11:35
  12.  
  13.   line query printer command with the following syntax:
  14.  
  15.   Usage:  lpq -? | {[-p<printer>] [-s<server>] [<joblist>]}
  16.  
  17.           joblist - A list of job identifiers to display.
  18.                     If omitted, all jobs are returned
  19.  
  20.           Options -
  21.                   -?          Display this message
  22.                   -l          Request Long output from server
  23.                   -p<printer> Specifies Printer device name on the server
  24.                               Defaults to the LPR_PRINTER environment variable
  25.                   -s<server>  Specifies Printer server
  26.                               Defaults to the LPR_SERVER environment variable
  27.  
  28. c: r3lprm  .exe     83059   4-17-91  11:42
  29.  
  30.   remove printer file with the following syntax:
  31.  
  32.  
  33.   Usage:  lprm -? | {[-p<printer>] [-s<server>] [<joblist>]}
  34.  
  35.           joblist - A list of job identifiers to remove.
  36.           Options -
  37.                   -?          Display this message
  38.                   -p<printer> Specifies Printer device name on the server
  39.                               Defaults to the LPR_PRINTER environment variable
  40.                   -s<server>  Specifies Printer server
  41.                               Defaults to the LPR_SERVER environment variable
  42.                   -a<agent>   Specifies Agent Name to send to server
  43.                               Defaults to the USER environment variable
  44.                               Followed by an '@' then your Hostname
  45.                               For example: santa@northpole.earth.universe
  46.  
  47. c: r3lprmon.exe    136320   4-17-91  11:52
  48.  
  49.   redirect Print Manager output to a TCP/IP printer with the following
  50.   syntax:
  51.  
  52.   Usage:
  53.     lprmon -?
  54.     lprmon [-{f|b}] [-r<retries>] [-q<delay>] [-p<printer>] [-s<server>] <device>
  55.  
  56.           device  - Parallel port to monitor
  57.                     User should specify lpt<n>
  58.                     Where n = 1..m
  59.  
  60.           Options -
  61.                   -?          Display this message
  62.                   -b          Send as Binary File to the server
  63.                   -f          Notify server to format output through PR
  64.                   -n          Disable beep when errors displayed
  65.                   -r<retries> Sets the number of retries
  66.                               Default = 3 retries
  67.                   -q<delay>   Sets retry delay in seconds
  68.                               Default = 10 seconds
  69.                   -p<printer> Specifies Printer device name on the server
  70.                               Defaults to the LPR_PRINTER environment variable
  71.                   -s<server>  Specifies Printer server
  72.                               Defaults to the LPR_SERVER environment variable
  73.  
  74.  
  75. I  am  supplying  these  commands  on  an  AS IS BASIS.  Feel free to
  76. contact me or report any problems to:
  77.  
  78. Bertram Glenn Moshier
  79. Cray Research, Inc
  80. 655F Lone Oak Drive
  81. Eagan, MN   55121-1560
  82.  
  83. Voice: 612-683-5419
  84. Fax  : 612-683-5307
  85. email   :  bgm@cray.com
  86.         :  uunet!cray!bgm
  87.  
  88. Again these commands are  on an AS IS  BASIS but feel free  to report
  89. any problems (some day a fix may  occur - it won't if you don't  tell
  90. me).
  91.  
  92. Bert.  May 6th 1991
  93.