Home › Forums › General XMetaL Discussion › Help with Menu › Reply To: Help with Menu
Reply to: Help with Menu
April 29, 2009 at 9:44 pmThose two events are document-type-specific event macros. They won't fire when they are located in an “application-level” macro file, such as the ones in the Startup folder. Instead use the corresponding application-level event macros:
On_Application_Before_Document_SaveAs
On_Application_Before_Document_Save