Search found 3 matches

by radekzam
Tue Feb 07, 2012 2:36 pm
Forum: General Discussion
Topic: Wait for Click
Replies: 3
Views: 11885

Wait for Click

Thanks Oleg for your help.I tried "Show Message" action and it works perfectly :)  The answer you gave me is some kind of a solution to my problem. Thanks!
by radekzam
Mon Feb 06, 2012 2:07 pm
Forum: General Discussion
Topic: Wait for Click
Replies: 3
Views: 11885

Wait for Click

I'll explain exactly what I want to do.I want to do such task:-START PROCESS1-START PROCESS2-WAIT UNTIL USER CLICK LEFT MOUSE BUTTON-START PROCESS3-WAIT UNTIL USER CLICK LEFT MOUSE BUTTON-START PROCESS4I don't know how to do "WAIT UNTIL USER CLICK LEFT MOUSE BUTTON". So task should stop af...
by radekzam
Sun Feb 05, 2012 7:19 pm
Forum: General Discussion
Topic: Wait for Click
Replies: 3
Views: 11885

Wait for Click

Hi all!Oleg good job, your program is very good!I have a question about wait for click left mouse button.I want to create a task: Task starts work, and at one point stops until user click left mouse button. If user click left mouse button then task does next steps. I tried to use command "Wait ...