Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
MultiThread
#2
create 2 functions that wait for different events:
Function thread_1
Code:
Copy      Help
wait 0 WV "Window"
Function thread_2
Code:
Copy      Help
wait 0 C 0x123456 500 500
run them in different threads:
Macro Macro2262
Code:
Copy      Help
mac "thread_1"
mac "thread_2"


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)