Page 1 of 1

Find job status of current job from routine

Posted: Wed Jun 06, 2012 12:36 am
by lordlebu
Hi,

I need to collect the job status of a current job without running it. I believe this can be done through a routine. I am new to coding in routines. Can you please suggest the functions that will be required?

Posted: Wed Jun 06, 2012 2:35 am
by ray.wurlod
DSAttachJob(), DSGetJobInfo() and DSDetachJob().