Function NnetPsPSQ() Foundation

Retrieves a list of printers servicing a queue.

Syntax
NnetPsPSQ( <cPrintServerName>         , ;
           <cPrintQueueName>          , ;
           [<cFileServer1>]           , ;  // Default: NnetSname()
           [<cFileServer2|nConnectID>]  ;  // Default: NnetSname()
         ) --> cPrinterNumberList
Return

Returns a string in which each character's Ascii code indicates the number of a printer attached to <cPrintServerName> servicing the queue <cPrintQueueName>.

Description

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.

Feedback

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.