Return Value
The % complete for the jobs progress
Parameters
tcJobID
The job id number of the job to retrieve the % complete for the process
Remarks
This method will retrieve the % complete value from a field in the Job Server table which is
updated during the running of the job.
For example 20 which means 20% complete
Example
o.GetnProgress('DFFGF444')
This would;
1. Retrieve the % complete progress from the Job Server table for job 'DFFGF444'
See also:
Class rp_asynchserver