Home › Forums › General XMetaL Discussion › Some (all?) event macros not executed › Reply To: Some (all?) event macros not executed
Reply to: Some (all?) event macros not executed
March 17, 2015 at 7:49 amWell, usually I use alert boxes inside macros so I know where it is broken if it does not work. If somebody know better way to “debug” please tell me.
[code]Application.Alert(“Foobar”);[/code]