Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Closing calling macro
#2
This will shutdown all currently running threads... (macros & functions)

Macro
Code:
Copy      Help
int i n=EnumQmThreads(0 0 0 0)
ARRAY(QMTHREAD) a.create(n)
for i 0 EnumQmThreads(&a[0] n 0 0)
,_s.getmacro(a[i].qmitemid 1)
,shutdown -6 0 _s


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)