Function NnetPsPSQ() Foundation
Retrieves a list of printers servicing a queue.
NnetPsPSQ( <cPrintServerName> , ;
<cPrintQueueName> , ;
[<cFileServer1>] , ; // Default: NnetSname()
[<cFileServer2|nConnectID>] ; // Default: NnetSname()
) --> cPrinterNumberList
Returns a string in which each character's Ascii code indicates the number of a printer attached to <cPrintServerName> servicing the queue <cPrintQueueName>.
Note that <cFileServer2> denotes the file server the workstation processing function NnetPsPSQ() is logged in to.
<cFileServer1> is the file server the print server <cPrintServerName> is logged in to.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.