rp_asynchserver::gettimeremaining



o.gettimeremaining( tcJobID)

Return Value

The string description of the time remaining for the jobs progress

Parameters

tcJobID
The job id number of the job to retrieve the time remaining for the job

Remarks

This method will retrieve the time remaining value from a field in the Job Server table which is
updated during the running of the job.

For example '1 Hours and 20 Mins'

Example

o.GetTimeRemaining('DFFGF444')

This would;
1.	Retrieve the time remaining from the Job Server table for job 'DFFGF444'


See also:

Class rp_asynchserver


Last Updated: 23/11/2005