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]

