Function NnetJSupFF() Foundation

Retrieves or sets whether or not a form feed occurs at the end of a job.

Syntax
NnetJSupFF( <cPrintQueueName>         , ;
            <nPrintJobNumber>         , ;
            [<lSuppressFormFeed>]     , ;  // Default: NIL
            [<cFileServer|nConnectID>]  ;  // Default: NnetSname()
          ) --> lSuppressFormFeed
Return

Returns .T. if an automatic form feed (EJECT) is suppressed when a print job is finished.

Description

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().

Feedback

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.