Reusing Commands

If you define commands that might be useful in multiple macros, you might consider placing them in a separate utility macro. The commands in that utility macro could then be used by other macros via the Macro.import statement.


Previous Chapter
List Argument
<<  index  >>
 
Next Chapter
Dynamic Commands