Function NnetAddQSv() Foundation
Defines one or more print servers to service a particular print queue.
NnetAddQSv( <cPrintQueueName> , ;
<cPrintServer|aPrintServers> , ; // Type: CA
[<cFileServer|nConnectID>] ; // Default: NnetSname()
) --> nAddedPrintServers
Returns the number of print servers which have been defined as new print servers for the print queue <cPrintQueueName> or 0 in case of an error.
The second parameter can be specified either as a string containing the name of a single print server, or as an array containing multiple print server names.
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.