These commands allow a macro to run and import other macros.
A note on macro menu paths: a macro menu path can be a full path, partial path, or just a macro name. Some examples:
"Evaluate Selection"
"Calculation:Evaluate Selection"
":Macro:Calculation:Evaluate Selection"
All of those refer to some macro named Evaluate Selection. When an unknown menu path is used, an error is shown to the user. If a partial path or macro name ambiguously refers to multiple macros, which of those macros is chosen is unspecified.
Previous Chapter NSUserDefaults |
<< index >> |
Next Chapter Macro Object |