Quote Originally Posted by Souljacker View Post
Macros have to have fixed names or there would be no way to call the macro programatically.
they should add a property (defaultName) to each macro and use that as name argument (a sort of ID unique to each macro and uneditable) for the text command. The problem might be that the current name should be used as a label of sorts.

Basically this would need a new property field each macro and this could be too heavy for the overall load of the system.

...of course this is just speculation from a sw developer point of view.