Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Send a key to active window only
#2
Macro Macro2875
Code:
Copy      Help
int w=wait(5 WA win("name")) ;;wait for the window max 5 s
err goto g1 ;;if no window after 5 s, skip Enter key
key Y ;;Enter
;g1


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)