VMS Help LPQ, Examples *Conan The Librarian (sorry for the slow response - running on an old VAX) |
1.$ LPQ LPS40_QUE Shows all entries in the LPS40_QUE queue. 2.$ LPQ MAIN_QUE /ENTRY=4 Shows information about Job 4 in the print queue named MAIN_ QUE. 3.$ LPQ PEACE_8 /ENTRY=(1,2,3) Shows information about Jobs 1, 2, and 3 in print queue PEACE_ 8. 4.$ LPQ 3RD_FLOOR_Q /USER=MILLER Shows information about user MILLER's jobs in the print queue called 3RD_FLOOR_Q.
|