EBDN - Community - Question & Answers

  Monday, 11 April 2022
  2 Replies
  1K Visits
0
Votes
Undo
Dear EB Developers,

I am trying to find out how I can get a list of all Macros that are available on RMC, and how to disable/manipulate this list.
We have the possibility to customize this list on EB startup. However, if I completely disable all of our customizations, I still have certain macros available on RMC, which I do not want, and I cannot understand why this happens.

The method we use for customization is: Application.UserInterface.Menu.AddMacro().

Is there any other way that automatically loads such macros for RMC?
If required: we are still using EB v6.8.0, and have no possibility to upgrade in the near term.