Function NnetPsChgQ() Foundation

Changes priority of a print queue .

Syntax
NnetPsChgQ( <cPrintServerName>        , ;
            <nPrinterNumber>          , ;
            <cPrintQueueName>         , ;
            [<nPriority>]             , ;  // Default: 1
            [<cFileServer|nConnectID>]  ;  // Default: NnetSname()
          ) --> lSuccess
Return

Returns .T. if the priority for the print queue <cPrintQueueName> is changed.

Description

When a print server services multiple queues on one printer each queue can be assigned a priority between 1 (highest) and 10 (lowest).

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.