hi all, im having troubles using MS in online games, i have no experience using macros so i should be the problem. this is the code:
Let>WF_TYPE=0
SetFocus>File Name*
Wait>3.1
Send>zr
Wait>8.43
Send>zr
and it doesnt seem to work, it opens the window but nothing happens.
once i used the capture option, and it worked until the 4) instruction and then stopped, and when i tried to edit the script it didnt worked at all.
i will appreciate if someone tells me wheres my mistake, thanks a lot.
newbie S.O.S
Moderators: JRL, Dorian (MJT support)
- Bob Hansen
- Automation Wizard
- Posts: 2475
- Joined: Tue Sep 24, 2002 3:47 am
- Location: Salem, New Hampshire, US
- Contact:
Not much to go on here.
All I can see is that you have a window whose name is "File Name"?
Have you tried removing WF_TYPE and using default that = 0? This window may actually be a Child window and setting = 0 will not allow actions.
Maybe need a WaitWindowOpen> followed by a WaitReady> command before sending key values?
What program are you running this on?
Have you recorded a log while it ran so you can see where it stops?
All I can see is that you have a window whose name is "File Name"?
Have you tried removing WF_TYPE and using default that = 0? This window may actually be a Child window and setting = 0 will not allow actions.
Maybe need a WaitWindowOpen> followed by a WaitReady> command before sending key values?
What program are you running this on?
Have you recorded a log while it ran so you can see where it stops?
Hope this was helpful..................good luck,
Bob
A humble man and PROUD of it!
Bob
A humble man and PROUD of it!
- Bob Hansen
- Automation Wizard
- Posts: 2475
- Joined: Tue Sep 24, 2002 3:47 am
- Location: Salem, New Hampshire, US
- Contact: