>> That works, but each time I issue "DO FORM" I open another instance of the form. I want to keep two forms open, one visible and one that appears and hides.
-------------------
The form created with DO FORM is an object, which has its object reference (variable of type Object). Through this...