home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / lan / pqkill.zip / PQKILL.DOC < prev   
Text File  |  1993-05-12  |  2KB  |  55 lines

  1.  
  2.    05/12/93 - Richmond, Virginia
  3.  
  4.    These is one of the LANtastic (R) utilities which we use at our
  5.    network site.
  6.  
  7.    If you have any comments or questions, I can be reached through
  8.    CompuServe ID# 70744,2273.
  9.  
  10.    
  11.                                               Brian Sumner
  12.  
  13.    =========================================================================
  14.  
  15.    PROGRAM:     PQKILL.COM
  16.  
  17.    VERSION:     1.0
  18.  
  19.    DESCRIPTION: PQKILL deletes all network print jobs on every redirected
  20.                 parallel printer device for a LANtastic network user.
  21.  
  22.    USAGE:       PQKILL <cr>
  23.  
  24.    EXAMPLE:     PQKILL
  25.  
  26.    PARAMETERS:  None.
  27.  
  28.    DISPLAYS:    Network UserName: JONES
  29.  
  30.                 Redirected Printer Port LPT1 found at \\SERVER1\@PRINTER
  31.                 Checking Printer Queue on Server \\SERVER1
  32.                 Printer Queue Entry 12345 deleted
  33.                 Printer Queue Entry 12346 deleted
  34.                 Print Queue Empty for Server \\SERVER1
  35.  
  36.                 Redirected Printer Port LPT2 found at \\SERVER1\@PRINTER
  37.                 Duplicate Server - skipping this Queue
  38.  
  39.                 Redirected Printer Port LPT3 found at \\SERVER2\@PRINTER
  40.                 Checking Printer Queue on Server \\SERVER2
  41.                 Print Queue Empty for Server \\SERVER2
  42.  
  43.                 All Network Printer Jobs deleted for Network User: JONES
  44.  
  45.    RETURNS:     0 if successful in starting/stopping the printer queue.
  46.                 1 if unsuccessful in killing a printer job in the queue.
  47.                 2 if not logged in to the network.
  48.                 3 if no printer ports are active.
  49.                 4 if help parameter on command line (/? or /H).
  50.                 5 if error unknown
  51.  
  52.    PERMISSIONS: ----- (None)
  53.  
  54.  
  55.