Function NnetJFile() Foundation
Retrieves the name of a job file.
NnetJFile( <cPrintQueueName> , ;
<nPrintJobNumber> , ;
[<cFileServer|nConnectID>] ; // Default: NnetSname()
) --> cJobFilename
Returns a string with the name of the job file that was created by the queue management system.
Note that <nPrintJobNumber> is not a sequential number of print jobs but a unique value used to identify a job. It can be retrieved using NnetCapJob() or NnetJList().
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.