Hi , i got some situation over here.
I have PROCEDURE (A) that set public, when PROCEDURE (A) call i pass to it some obejct on FORM where PROCEDURE (A) being call.
When the PROCEDURE (A) end i want the PROCEDURE (A) to call some FUNCTION or PROCEDURE (B) reside on the FORM where this public PROCEDURE (A) beeing call. On this PROCEDURE (B), i'm going to change some other control that FORM.
How i do that?
Please help
