Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Question about new macro behavior
#4
OK. Was indeed a synchronisation delay problem.

I see at least two possible use of the mac "function" thing then:

1. launch a separate thread for monitoring something, and acting until a condition is met

exemple :

rep
if (some conditionis true) break
else do something else
0.1 (repeat endlessly til condition met)

In that case, will macro from where mac "function" is called ended whatever mac "function" status is?

2. launch a background task (if question above is yes)

Is it legitamate to act like this. If not, what are correct ways to do 1 & 2?
Thanks


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)