Re: Trouble closing all forms at once....

From: Shawn Odekirk <shawno_at_erudite.com>
Date: 1996/09/03
Message-ID: <01bb99a1$c5ac2c00$100364c8_at_Shawno.erudite.com>#1/1


Richard Yu <rh1_at_cc.bellcore.com> wrote in article <322706D2.AE5_at_cc.bellcore.com>...
> The way we handle this is we maintain the parent-child
 window
> relationship in a table. Whenever a form is opened, store
 the formIds
> of the parent and child. Whenever a form is exit, query
 the
> table for any child form and do a CLOSE_FORM on it.

Do you keep this information in a database table? Or is it a PL/SQL table in a package on the server?

Thanks,
Shawn Received on Tue Sep 03 1996 - 00:00:00 CEST

Original text of this message