Function NnetCrtQ() Foundation
Creates a new print queue.
NnetCrtQ( <cPrintQueueName> , ;
[<cPrintQueuePath>] , ; // Default: "SYS:SYSTEM"
[<cFileServer|nConnectID>] ; // Default: NnetSname()
) --> lSuccess
Returns .T. if a new print queue is successfully created or .F. in case of a failure (refer to NnetError() when creation fails).
Supervisory rights are required to create a new print queue.
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.