I meant to ask, "Am I misunderstanding the Docs?" Thanks
Dennis McGrath Software Developer QMI Security Solutions 1661 Glenlake Ave Itasca IL 60143 630-980-8461 [email protected] ________________________________ From: [email protected] [mailto:[email protected]] On Behalf Of Dennis McGrath Sent: Tuesday, October 04, 2011 3:01 PM To: RBASE-L Mailing List Subject: [RBASE-L] - print MDI option I wanted to print a report in code and continue on doing other things while the report was displayed The MDI option looked like just the ticket. Here is some sample test code PRINT ProbCtrl OPTION SCREEN|WINDOW_STATE MAXIMIZED|MDI PAUSE 1 USING 'done printing' I expected the control to return to the program and the pause pop up. It will not pop up until I close the print window. Dennis McGrath Software Developer QMI Security Solutions 1661 Glenlake Ave Itasca IL 60143 630-980-8461 [email protected]

