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
//procedure clickung
XXXX>clicking
LCLICK
GOTO>start
thanks for your help.
Add and use classes
Moderators: Dorian (MJT support), JRL
- Marcus Tettmar
- Site Admin
- Posts: 7395
- Joined: Thu Sep 19, 2002 3:00 pm
- Location: Dorset, UK
- Contact:
Use subroutines. Look in the help file under SRT/END and GoSub and also the If statements.
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
-
- Newbie
- Posts: 4
- Joined: Thu Feb 01, 2007 8:34 am