Home » Developer & Programmer » Forms » How to Return a value back to the parent form
How to Return a value back to the parent form [message #111487] Wed, 16 March 2005 14:52 Go to next message
jv68
Messages: 8
Registered: March 2005
Location: Charlotte
Junior Member
Hi there,

Could any one of you let me know how to pass a value back to the parent form. Is there a way to find out the parameter name passed by the parent form.

Please let em know.

Thanks
Joe.
Re: How to Return a value back to the parent form [message #111518 is a reply to message #111487] Thu, 17 March 2005 01:23 Go to previous message
Frank
Messages: 7901
Registered: March 2000
Senior Member
One option could be to use a global. Fill it in the called form and read it in the calling form.
Another option would be to create a package on the database with global variables. This option would only work if you don't call your form using a new session.

hth
Previous Topic: How to load data directly into forms by using button triggers
Next Topic: Getting the cursor position on a TextItem
Goto Forum:
  


Current Time: Thu Sep 19 14:58:12 CDT 2024