Re: [staf-users] Error starting the process

2009-05-27 Thread Sharon Lucas
RNSTDOUT STDERRTOSTDOUT SAMECONSOLE -- Sharon Lucas IBM Austin, luc...@us.ibm.com (512) 286-7313 or Tieline 363-7313 Andrea Savelli Sr 05/27/2009 03:18 AM To Sharon Lucas/Austin/i...@ibmus cc Subject Re: [staf-users] Error starting the process Hi Lucas, thank you very much fo

Re: [staf-users] Error starting the process

2009-05-26 Thread Sharon Lucas
You need to either: a) Fully qualify the path to your command executable so that the command can be located and successfully started. For example, if your command is "myTest.exe" and it's located in C:\tests", you can specify: STAF local PROCESS START COMMAND C:/tests/myTest.exe WORKDIR C:/tes