09-06-2010, 12:07 PM
1. In each.
spe -1 is not always necessary. It restores default speed. Use it if the macro has more commands that use speed. Command that use it are listed in Help, spe topic.
2. What is the context? Wait until another thread STARTS, or until ENDS? Does your thread launch that another thread?
3. Yes.
In most cases, declaration can be only in single macro. Declare in multiple macros only when you don't know which macro will be used first.
spe -1 is not always necessary. It restores default speed. Use it if the macro has more commands that use speed. Command that use it are listed in Help, spe topic.
2. What is the context? Wait until another thread STARTS, or until ENDS? Does your thread launch that another thread?
3. Yes.
In most cases, declaration can be only in single macro. Declare in multiple macros only when you don't know which macro will be used first.
