Search found 4 matches

by tigerenter
Thu Feb 01, 2007 10:35 am
Forum: Beginners
Topic: Add and use classes
Replies: 2
Views: 4504

subroutines... ok, that's it!
i just searched for classes, class, procedure .... :-)

thanks a lot!
regards
tigerente
by tigerenter
Thu Feb 01, 2007 9:12 am
Forum: Beginners
Topic: Add and use classes
Replies: 2
Views: 4504

Add and use classes

coulnd find any help, but i am sure i am not the only one who ask for scripting with classes. Is that possible i would like to script a loop with different "to does" like LABEL>start Run Programm> .. firefox.exe GOTO>CLICKING GOTO>MOVE //procedure to move mouse XXXX>move mousemove>xxx,yyy //procedur...
by tigerenter
Thu Feb 01, 2007 8:57 am
Forum: Beginners
Topic: Do While loop
Replies: 2
Views: 5700

it works.
thanks for your help.

regards
tigerente
by tigerenter
Thu Feb 01, 2007 8:42 am
Forum: Beginners
Topic: Do While loop
Replies: 2
Views: 5700

Do While loop

Hi all,

can someone tell my, how i create a do while loop.
i want to do that

MOUSEMOVE>320,60

x=1
Do
{
LClick
x=x+1
wait>1
}
While (x=6)

bit how can i realise that with macro ?
thanks all:-)
Sign up to our newsletter for free automation tips, tricks & discounts