Home » Developer & Programmer » Forms » URGENT - Paramter list
URGENT - Paramter list [message #78153] Tue, 22 January 2002 11:10 Go to next message
Ar
Messages: 5
Registered: January 2002
Junior Member
can somebody pliz write me, how to pass parameters to form called by NEW_FORM?
i was looking in help, but unsuccessfully?

it should be something with
create_parameter_list
add_parameters

and then in new form get_parameter_list; but here is a problem, because this function return NULL, so i cannot get parameters from called form, where is the mistake?
Re: URGENT - Paramter list [message #78160 is a reply to message #78153] Tue, 22 January 2002 18:20 Go to previous messageGo to next message
dinakar shetty
Messages: 29
Registered: January 2002
Junior Member
Hi
First create a parameter list in the callinf form
Ex Param lsit name '== XX
and add parameters a ,b, etc as per ur req

in the called form
in the design mode
create parameter a,b, etc what ever u have created in desdign
mode
and in the u can refer to the paramet in the new form
hope this help
other wise i will give u a detailed code
Re: URGENT - Paramter list [message #78166 is a reply to message #78153] Tue, 22 January 2002 21:05 Go to previous message
Ar
Messages: 5
Registered: January 2002
Junior Member
tnx;
i read help throught one more time, and found some important information :)
Previous Topic: OCI stored procedure
Next Topic: broblem with navigation_style property
Goto Forum:
  


Current Time: Fri Apr 19 18:35:54 CDT 2024