I do appreciate the input I have received concerning my request about
MDI forms. I have been busy with other jobs so have not responded.

The temp tables I create are created in a Bit button EEP prior to the
form coming up.  The form itself is based on the first temp table
created in the EEP. The second table is in a scrolling region and is a
slave to the other table. 

BTW, this form works just fine when used with the same temp tables
without MDI. All I added was the MDI in the EDIT USING <form name> MDI.

When testing the form with TRACE ON the only error that comes up is that
the scrolling table is an undefined table. This is what is puzzling me.
Why would it be created without MDI and not created with MDI? I have
changed nothing about the tables themselves.

Jim


Reply via email to