In Ax 2.5 SP4 I want to modify the Dialog-Class in the New()-Method, so I
can see the name of the caller.
I would like to have something like
...
info(strfmt("The name of the caller is %1",_caller.tostring()));
...
But I always get some stacktrace-errors.
Is there another way to do that?
br
Herbert
| Yahoo! Groups Sponsor | |
|
|
Yahoo! Groups Links
- To visit your group on the web, go to:
http://groups.yahoo.com/group/development-axapta/
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

