Home › Forums › General XMetaL Discussion › Common Macro › Reply To: Common Macro
Reply to: Common Macro
September 26, 2013 at 8:26 pmIt sounds like you possibly want an Application-Level macro (rather than multiple Document-Level macros).
If that is the case then you can develop an Application-Level macro (XMetaL Developer has a project template for this). You would then then place it in the Startup subfolder of the XMetaL Author installation to have it load. Note that Application-Level macros are not applicable to XMAX.
Is that what you are looking for?