 |
SoftTree Technologies
Technical Support Forums
|
|
Author |
Message |
LeeD
Joined: 17 May 2007 Posts: 311 Country: New Zealand |
|
Jobrun |
|
Hi, does the JobRun Jal statement wait for the called job to finish before moving on in a script or does it fire it and move on?
Thanks
|
|
Tue Jun 19, 2007 10:04 pm |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7963
|
|
|
|
Hi, yes it does wait for the invoked job to finish before the control is returned to the caller job.
|
|
Wed Jun 20, 2007 8:08 am |
|
 |
LeeD
Joined: 17 May 2007 Posts: 311 Country: New Zealand |
|
|
|
What if the called job is set to asynchronous or detached? Does that have any effect?
|
|
Wed Jun 20, 2007 5:15 pm |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7963
|
|
|
|
The setup of the invoked job is irrelevant in this case. The invoked job is run as part of the same process as if it was part of the caller job (almost like a function is called from a procedure)
|
|
Wed Jun 20, 2007 5:46 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
|
|
|