Posts: 60
Threads: 24
Joined: Jan 2008
Hey guys Long time.
I Want to know if it is possible to make a macro change the runtime itself.
without lefs etc.
Thanks,
Tyler
Posts: 12,066
Threads: 140
Joined: Dec 2002
Posts: 60
Threads: 24
Joined: Jan 2008
I Mean a code which will change auto delays in Run time. (In Options)
Posts: 12,066
Threads: 140
Joined: Dec 2002
Macro
men 2010 _hwndqm ;;Options...
int hop=wait(10 "Options")
SelectTab id(12320 hop) 2
_s="50"; _s.setwintext(id(1156 hop))
;...
Posts: 60
Threads: 24
Joined: Jan 2008
Knew that, Just wondering if theres some sort of code to change it,without windows lol
thanks anyway bro
Posts: 12,066
Threads: 140
Joined: Dec 2002
Global autodelay cannot be changed. Only for this macro or function - spe.