Function NnetPjCapF() Foundation

Begins capturing using capture flags from a job configuration record.

Syntax
NnetPjCapF( [<cJobRecordName>]        , ;  // Default: NnetPjDef()
            [<cUserName>]             , ;  // Default: Current user
            [<cFileServer|nConnectID>]  ;  // Default: NnetSname()
          ) --> lSuccess
Return

Returns .T. when capturing is started with the flags configured in the job record <cJobRecordName>.

Description

After a successful call to NnetPjCapF() the capture process is active. NnetCapBeg() can be omitted then.

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.