reading programm exit codes

Discuss RoboTask here
Post Reply
aatjan
Posts: 1
Joined: Tue Jul 31, 2007 11:59 pm

reading programm exit codes

Post by aatjan »

Hi, is it possible to read a programm return - exit code into a variable and act on that ?
 
Thanks
Oleg
Site Admin
Posts: 3014
Joined: Thu Jan 01, 1970 1:00 am
Contact:

reading programm exit codes

Post by Oleg »

Yes, of course. Look at the "Run Program/Open document" action. If you use "Wait until the application exits" wait option, you can catch exit code and assign it onto some user variable.
Post Reply