Function NnetPjCopy() Foundation

Configures the number of copies for a print job record.

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

Returns the number of copies that will be printed 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.