Function NnetNQSrvs() Foundation

Determines the number of print servers which service a print queue.

Syntax
NnetNQSrvs( <cPrintQueueName>         , ;
            [<lAllServers>]           , ;  // Default: .F.
            [<cFileServer|nConnectID>]  ;  // Default: NnetSname()
          ) --> nPrintServerCount
Return

Return values of NnetNQSrvs()

<lAllServers> = .F. (default)

The number of print servers currently attached to service the queue <cPrintQueueName>.

<lAllServers> = .T.

The number of print servers assigned to the queue <cPrintQueueName>.

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.