Function NnetCapJob() Foundation
Retrieves the job number of the last opened capture process.
NnetCapJob( [<nLPT_Port>] ; // Default: 1
) --> nPrintJobNumber
Returns the print job number of the capture process last opened on <nLPT_Port> as a numeric value, or 0 in case of an error.
Note that the return value is not a sequential number but a unique value to identify print jobs.
OS/2 supports LPT ports 1-9, which is different from 1-3 in DOS CA-Tools.
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.