Function NnetPjCapF() Foundation
Begins capturing using capture flags from a job configuration record.
NnetPjCapF( [<cJobRecordName>] , ; // Default: NnetPjDef()
[<cUserName>] , ; // Default: Current user
[<cFileServer|nConnectID>] ; // Default: NnetSname()
) --> lSuccess
Returns .T. when capturing is started with the flags configured in the job record <cJobRecordName>.
After a successful call to NnetPjCapF() the capture process is active. NnetCapBeg() can be omitted then.
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.