Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Message Box.
#2
Place this at the beginning of the function

Code:
Copy      Help
if(getopt(nthreads)>1) mes- "already running"

or in menu. Example:

Code:
Copy      Help
a :if(getopt(nthreads)>1) mes- "already running"; else mes 1
b :if(getopt(nthreads)>1) mes- "already running"; else mes 2

This works in functions and menus, but not in macros.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)