rp_asynchserver::getcprogress



o.getcprogress( tcJobID)

Return Value

The text showing the jobs progress

Parameters

tcJobID
The job id number of the job to retrieve a text version of the process progress

Remarks

This method will retrieve the value of a field in the Job Server table which is
updated during the running of the job with a text decription of the jobs progress.
For example 'Importing record 23 of 98000'

Example

o.GetcProgress('DFFGF444')

This would;
1.	Retrieve the text description of the jobs progress from the Job Server table for job 'DFFGF444'


See also:

Class rp_asynchserver


Last Updated: 23/11/2005