Search found 1 match
- Sat Oct 15, 2005 11:06 am
- Forum: Beginners
- Topic: Keyboard Actions
- Replies: 1
- Views: 4564
Keyboard Actions
Is it passible to do some actions by pressing some keyboard buttons. For example I need to terminate macro by pressing Esc, is it possible?? WaitKeyDown>VK27 Label>Start If>%WKD_result%=True,End Random>8,r ReadLn>c:\test.txt,r,line Let>WW_TIMEOUT=5 CapsOff MouseMove>203,685 Wait>1.99 LDblClick Wait>...