Function NnetPjAdd() Foundation
Creates a new print job configuration record in PRINTCON.DAT
NnetPjAdd( <cJobRecordName> , ;
[<cUserName>] , ; // Default: Current user
[<cFileServer|nConnectID>] ; // Default: NnetSname()
) --> lSuccess
Returns .T. if the print job configuration record could be created.
<JobRecordName> is a string that uniquely identifies the configuration record. If the job record already exists it is overwritten. The job record is initialized with default values which can be changed with other NnetPj..() functions.
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.