Thanks to all, really appreciate everyone's input. For now have thrown the procedure from the other file into "Form B" 8-) It work and I gotta get this done.
Regards and Thanks Again... Desmond On 6 November 2014 04:57, Rafael Copquin <[email protected]> wrote: > Yes, of course, formB must be modal, otherwise it will open briefly and > disappear instantaneously > > Rafael Copquin > > El 05/11/2014 20:29, Tracy Pearson escribió: > >> Desmond, The options given are nice, they work. However, if your Form B >> is not Modal, then Form A could be closed, yet, not really since Form B has >> a reference to it. If Form B is Modal, then you can simply call the method >> on Form A after Form B is released. You might be better putting this code >> in a Procedure file (or a Class that can be added to the form) and called >> from both forms. >> > > Tracy Pearson PowerChurch Software >> > > [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/CAAJXvaPeKZWOGAxsEwnGkuL9=xY9OtEMy00--d0ACrLYSoqP=q...@mail.gmail.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

