Function NnetJPoint() Foundation
Determines whether or not to process a job when capturing aborts.
NnetJPoint( <cPrintQueueName> , ;
<nPrintJobNumber> , ;
[<lPrintOnAbort>] , ; // Default: NIL
[<cFileServer|nConnectID>] ; // Default: NnetSname()
) --> lPrintOnAbort
Returns .T. if a job gets printed even if capturing aborts. When .F. is returned a job will be removed from the queue on capture abort.
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.