Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[solved] run macro periodically
#2
Function Function272
Trigger !cv"Untitled - Notepad" "Notepad"     Help - how to add the trigger to the macro
Code:
Copy      Help
int hwnd=val(_command)
wait 1
rep
,if(!IsWindow(hwnd)) break
,act hwnd
,
,out "your"
,out "macro"
,out "here"
,
,wait 15*60


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)