Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Handling jobs with same macro, queuing
#4
In your case probably better is function, not macro.

Quote:The first one always blocks later calls to it.
Look in Properties, maybe 'single instance' checked.
If multiple threads started but interfere with each other, use lock, then other threads wait until first thread ends or unlocks.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)