Function NnetPjPSrv() Foundation

Configures the print server name for a print job record.

Syntax
NnetPjPSrv( [<cJobRecordName>]        , ;  // Default: NnetPjDef()
            [<cPrintServer>]          , ;  // Default: NIL
            [<cUserName>]             , ;  // Default: Current user
            [<cFileServer|nConnectID>]  ;  // Default: NnetSname()
          ) --> cPrintServer
Return

Returns a string with the name of the print server that will be used for print jobs configured by the record <cJobRecordName>.

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.