Function NnetPjWait() Foundation
Configures the time out for a print job configuration record.
NnetPjWait( [<cJobRecordName>] , ; // Default: NnetPjDef()
[<nTimeout>] , ; // Default: NIL
[<cUserName>] , ; // Default: Current user
[<cFileServer|nConnectID>] ; // Default: NnetSname()
) --> nTimeout
Returns a numeric value that indicates the timeout in seconds for a print job configured by the record <cJobRecordName>. When this time elapses without any data being printed the job automatically gets closed. A value of 0 stand for 'no timeout' and -1 indicates an error.
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.