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

From: Richard Yu <rh1_at_cc.bellcore.com>
Date: 1996/08/30
Message-ID: <322706D2.AE5_at_cc.bellcore.com>#1/1


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. Received on Fri Aug 30 1996 - 00:00:00 CEST

Original text of this message