Need help with Operator Scripting
Posted: 30 May 2014, 16:18
Hi,
I wish to run a sequence of applications automatically by simply running a batch file. Here is the general flow:
Start Task 1 --> Wait until it is over --> Start Task 2 ... and so on
I am trying to do this using Operator Scripting. I am aware that I can set "Running" to 0 or 1 from the batch script. Can I set it in the Application module e.g. in the Process() or StopRun() methods? I am also open to other suggestions, if anyone thinks this isn't the best way to do this.
Thanks in advance.
- Kedar
I wish to run a sequence of applications automatically by simply running a batch file. Here is the general flow:
Start Task 1 --> Wait until it is over --> Start Task 2 ... and so on
I am trying to do this using Operator Scripting. I am aware that I can set "Running" to 0 or 1 from the batch script. Can I set it in the Application module e.g. in the Process() or StopRun() methods? I am also open to other suggestions, if anyone thinks this isn't the best way to do this.
Thanks in advance.
- Kedar