Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Generate exe files, unable to respond to trigger hotkey
#45
I defined a sub-process, and then repeat the implementation of 10 sub-process, run-time error: window not found, but a separate test sub-process is normal, Where is the problem? Confusedhock:

Macro Macro3
Code:
Copy      Help
rep 10
,sub.note



#sub note
run "notepad"
int w1=act(win("- Notepad" "Notepad"))
lef 83 46 w1 1
'"test"


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)