Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
pause
#1
"wait 0 K ..." can wait in other thread.

Macro415
Code:
mac "WaitForKey_Thread"

;g1
;...
goto g1

Function WaitForKey_Thread
Code:
if(getopt(nthreads)>1) ret
wait 0 K F6
shutdown -6 0 "Macro415"




>>> is it possible not to shutdown Macro415 but just pause it?
i mean something like this: pause "Macro415"? but how to write it?

Thanks


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)