Using basic capabilities > Overview of using basic capabilities > Symbols and definitions > Running a symbol macro
  
Running a symbol macro
Runs a macro on the selected symbols on a diagram by right-clicking on one of the symbols, and then selecting Run Macro… menu item. A selection dialog will appear, listing all the functions in the SymbolMacros macro.
For this menu item to be enabled, the System Architect SymbolMacros.mac file provided at the installation time must be loaded. Two example routines have been provided. Instructions concerning new user routines:
The routine have two parameters and two parameters only, the diagram handle and the symbol ddId, both in string format.
No return value is required.
See also
Symbols and definitions