 |
SoftTree Technologies
Technical Support Forums
|
|
Author |
Message |
Joshua Youngblood
Joined: 14 Apr 2006 Posts: 82 Country: United States |
|
jobdescribe propery parameter |
|
I am attempting to use jobdescribe to decide if a job is enabled/disabled. I looked at the jobdescribe documentation which directed me to the "Job Properties" documentation, but I didn't find what I needed. I tried the below code:
jobdescribe job_id, "status", job_describe_status
What should the second parameter be for me to receive whether a job is enabled/disabled?
|
|
Fri Jun 15, 2007 3:03 pm |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7964
|
|
|
|
JobDescribe job_id, "DISABLED", job_describe_status
You are going to get either Y or N
|
|
Fri Jun 15, 2007 3:29 pm |
|
 |
Joshua Youngblood
Joined: 14 Apr 2006 Posts: 82 Country: United States |
|
|
|
Excellent! Thank you.
|
|
Fri Jun 15, 2007 3:39 pm |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|