Function NnetDelQ() Foundation

Deletes a print queue.

Syntax
NnetDelQ( <cPrintQueueName>         , ;  // Type:  C
          [<cFileServer|nConnectID>]  ;  // Default: NnetSname()
        ) --> lSuccess
Return

Returns .T. if a print queue is successfully deleted or .F. in case of a failure (refer to NnetError() when deletion fails).

Description

Supervisory rights are required to delete a print queue.

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.