Thomas Honigmann
-
2007-08-20
The first macro entry in the "Macros" menu after "ReloadMacro" (if the first entry is a submenu, this means the first macro in the first submenu, recursively) doesn't call the macro as intended. Instead, it does what "ReloadMacro" does.
Cause: The macro entry gets the same message id as "ReloadMacro".
A possible fix is attached.