Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Handling jobs with same macro, queuing
#3
Quote:If several instances of DoAction can run simultaneously

Exactly what i want

Quote:let OnUsb start it in separate thread: mac "DoAction"

Will try.

Quote:if DoAction is macro, try Properties -> Macro properties -> If a macro is running -> Enqueue

Seems quick and dirty, is it reliable enough (some triggers can be very close in time and DoAction
must enqueue many tasks in few seconds)

Quote:start DoAction in separate thread and insert lock at the beginng of DoAction
Was my first try, but if successive calls are not enqueued, hopeless.

Is it the same from shell menu, i can handle many files in different folders via a function
launched from shell menu trigger. The first one always blocks later calls to it.


Messages In This Thread

Forum Jump:


Users browsing this thread: 8 Guest(s)