If the form 'KompForm' exists in the AOT do the following:
FormRun Komp;
Komp= new FormRun(new args('KompForm'));
Komp.init();
Komp.run();
Komp.wait();
affekatz <[EMAIL PROTECTED]> wrote:
Komp.run();
Komp.wait();
affekatz <[EMAIL PROTECTED]> wrote:
Can any one tell me how to load a form from a object this dosn't seem
to work:
KompForm Komp;
Komp = new kompform;
Anything else that i should be aware of ?
Thanks in adv.
Sharing the knowledge on Axapta.
Do you Yahoo!?
The all-new My Yahoo! – What will yours do?
Sharing the knowledge on Axapta.
Yahoo! Groups Sponsor | |
|
|
Yahoo! Groups Links
- To visit your group on the web, go to:
http://groups.yahoo.com/group/Axapta-Knowledge-Village/
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.