Macro Source Form Determination Answered

Charlie

Hi,

I am looking for a way of the macro knowing the form that it has been called by.

So for example, if I put a function button on the BP Master Data form, then I would like the macro that it calls to be able to tell that form 134 has called it. Is there ANY way to achieve that?

So in the macro I want to be able to write:

@STORE8 = GetParentFormNumber();

or a variable to be available in the macro?

Charlie

Comments

1 comment

Please sign in to leave a comment.