!     Help filename: REMPRINT.HLP
!***********************************************************************
!
!  COPYRIGHT (c) 1982,1985,1986,1987
!  Westinghouse Electric Corporation
!
!  THIS SOFTWARE IS FURNISHED WITHOUT LICENSE AND MAY BE USED AND
!  COPIED ONLY WITH THE INCLUSION OF THE ABOVE COPYRIGHT NOTICE.
!
!  THE INFORMATION IN THIS SOFTWARE IS SUBJECT TO CHANGE WITHOUT NOTICE
!  AND SHOULD NOT BE CONSTRUED AS A COMMITMENT BY WESTINGHOUSE.
!
!  WESTINGHOUSE ASSUMES NO RESPONSIBILITY FOR THE USE OR RELIABILITY
!  OF THIS SOFTWARE.
!
!***************************************************************************
!  This file should be copied, and all occurrences of WUTIL$
!  changed to match the name used on your system, then moved
!  to your help directory and inserted in the help library using
!  the command
!     $ LIBRARY/REPLACE Your_helplib.HLB REMPRINT.HLP
!
1 REMPRINT

  Queues one or more files for printing on a remote system device.
 
    Format:
      REMPRINT node filespec[,...] print_qualifiers 

  REMPRINT can also be used for the following functions:

      o Abort job on remote queue (/ABORT)
      o Display remote queue (/SHOW_QUEUE)
 
2 Parameters

  Specifies one or more files to be printed,  If you specify more 
  than one file, separate file specifications with commas.

  Any wildcarding using asterisks will work.

  If you do not specify a file type, the REMPRINT command
  uses the default file type of LIS.

  File specifications may include valid PRINT qualifiers.
 
2 Qualifiers

 Normal PRINT command qualifiers (except for /DELETE, /NOTIFY, /HOLD,
 /IDENTIFY, /OPERATOR, /PAGES, /PARAMETERS, /PRIORITY, /RESTART, /USER,
 and /REMOTE) are supported.  Four special qualifiers (/SHOW_QUEUE,
 /ABORT, /ACCOUNT, and /WAIT) have been added.

2 /SHOW_QUEUE

  Displays the file specifications for all jobs on all remote 
  print devices.  Any other qualifiers or filespecs will be ignored.

    REMPRINT FRODO /SHOW_QUEUE
2 /ABORT

  Aborts job(s) on the remote node.  Any other qualifiers or
  filespecs will be ignored.  A queue name is required.

  Examples:

      REMPRINT FRODO /ABORT=456 SYS$PRINT
      REMPRINT FRODO /ABORT=(102,107) LPA0

2 /ACCOUNT

  Specifies the Westinghouse account to be charged for the printout.
  REMPRINT verifies that the account is valid and that the user is
  permitted to charge that account on the remote node.  If /ACCOUNT
  is not specified, the user's current account on the local node is
  charged.
  Either the AB form or the pseudo account name can be used.

  Examples:

      REMPRINT FRODO /ACCOUNT=ABnnnn JUNK.LIS
      REMPRINT FRODO /ACCOUNT=PROJECT*TASK JUNK.LIS

2 /WAIT

    /WAIT   (D)
    /NOWAIT

  Controls whether or not a subprocess is created to copy the files to
  the remote node.  Use the /NOWAIT qualifier for printing large files.

2 Support
 REMPRINT is supported on a time-available basis by the VAX Support Group.
 Please forward specific problems, suggestions, etc. to:
        Westinghouse VAX Support Group
        D&EC MS 1615
        VAXH::VSG
