Page 1 of 1

Wait For Action

Posted: Thu Jun 03, 2004 9:24 am
by iwgdwgdt
Im having a problem with wating for an action to finish before robotask continues....
In a task i Have The following Actions
-Write To file
-Open application: Ad-Aware (ad-aware scans and then closes when done)
-Write To File
-Open Application: Disk Cleanup (disk cleanup opens and then closes when done)
 
I would like to have it not continue on to the next action till the one above it is done and i want it to wait for an application to be killed to continue to the next one...
 
Anyone Have Any Suggestions?

Wait For Action

Posted: Thu Jun 03, 2004 9:56 am
by Oleg
You must select "Wait until the application exits" option (in "Wait Options" combobox) in "Run Program/Open Document" action configuration

Wait For Action

Posted: Thu Jun 03, 2004 10:14 am
by iwgdwgdt
Thank you Oleg Im going to give that a try