Function NnetJBan() Foundation
Retrieves or sets whether or not a banner page gets printed.
NnetJBan( <cPrintQueueName> , ;
<nPrintJobNumber> , ;
[<lPrintBannerPage>] , ; // Default: NIL
[<cFileServer|nConnectID>] ; // Default: NnetSname()
) --> lBannerPageGetsPrinted
Returns .T. if a banner page gets printed for the print job with the job number <nPrintJobNumber>.
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.