Function NnetPjCrt() Foundation
Creates an empty print job configuration file (= PRINTCON.DAT)
NnetPjCrt( [<cUserName>] , ; // Default: Current user
[<cFileServer|nConnectID>] ; // Default: NnetSname()
) --> lSuccess
The empty job configuration file will be created in the SYS:MAIL directory of the user <cUserName>. Job configurations may then be added using NnetPjAdd().
Note that an already existing PRINTCON.DAT file will be overwritten without warning.
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.