View previous topic :: View next topic |
Author |
Message |
Robert Site Admin
Joined: 25 May 2006 Posts: 1140
|
Posted: Fri Jan 12, 2007 10:32 am Post subject: Command task exit code question. |
|
|
If we are calling an external .exe command, what determines the exit
code that Automize displays? (i.e. if the program errors out or is forced to terminate, will the exit code be > 0). We have several programs that run for 3-4 hours at a time. |
|
Back to top |
|
 |
Robert Site Admin
Joined: 25 May 2006 Posts: 1140
|
Posted: Fri Jan 12, 2007 10:33 am Post subject: |
|
|
Yes, for failure or wait time exceeded, exit code > 0.
Sometimes the external process or command which is run by the command task returns its own exit code. This exit code is piped into the command task exit code. |
|
Back to top |
|
 |
|