Message Box

Discuss RoboTask here
Post Reply
mbrennan
Posts: 1
Joined: Wed Jan 21, 2009 9:45 am

Message Box

Post by mbrennan »

I am new to RoboTask and was hoping some could help.  I have a process where a message box will appear if there is no data to process, but if there is data to process different steps will have to be followed. 
What is the best way to handle this?
Oleg
Site Admin
Posts: 3014
Joined: Thu Jan 01, 1970 1:00 am
Contact:

Message Box

Post by Oleg »

Your question is very abstract.
What process?

Maybe you have to create the additional task which watch for dialog window (error message) and stops the main task and next, closes the appeared dialog.
If dialog didn't appeared, the main task will work in normal mode.
Post Reply