When you call Dialog.CLOSE, you run the risk of a runtime error that results in the message, "The dialog window is not open".
Is there a member function for Dialog to test for this, or do you just use a variable?
Michael Hollinger
Systems Analyst
NAV 2009 R2 (6.00.34463)
0
Comments
IF Dialog.OPEN(...) THEN
Dialog.CLOSE();
Unfortunately, the OPEN and CLOSE functions don't have a return type in NAV ](*,)
Systems Analyst
NAV 2009 R2 (6.00.34463)
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.