MenuFunction menuFunction;
Args args = new Args();
;
menuFunction = new MenuFunction("MENU_NAME", MenuItemType::Display); if(menufunction) {
menuFunction.run(args);
menufunction.wait();} -Preston
-----Original Message-----
From: Paul Robson [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 16, 2003 1:23 AM
To: [EMAIL PROTECTED]
Subject: [development-axapta] Getting code to wait while a form runs
Hi All.
When calling an input form, I wish to get my code to wait for input from the form. Anyone got any ideas?
Paul Robson
Yahoo! Groups Sponsor
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

