I am printing a file to a PICTURE BOX, 23 lines at a time.
On line 23, I stop printing and enter a loop waiting for
the user to CLICK a command button. In all the events,
I have placed and INPUTBOX to let me know if the program
actually went there (eg : validate, lostfocus, click, etc)
and it...