Constructor for macro's?

Hi guys,

Is there a constructor function that automatically gets called before a macro is executed?

Does such a constructor function exist?

Of course the basic-interpreter is called “before” … to execute the Macro…

How exactly does that help me?

What I do right now is in every macro I call an “Initialize” macro. But I want to know if there is some sort of “constructor” macro that will be automatically called and executed whenever I call a macro. Does it exist?

NO IT DOESN’T

That’s too bad. Thanks though for clarifying.