Home » Developer & Programmer » Forms » Question about parameter list
Question about parameter list [message #404609] Fri, 22 May 2009 07:55 Go to next message
Doominic
Messages: 1
Registered: May 2009
Junior Member
Is any function in oracle forms, which allow me to check, if parameter exists in parameter list.

I would like to do smt like that, but in oracle forms?

If(parameter exsits in parameter_list)
   run_raport ;
else
   add_parameter to parametr_list;
   run_raport;
end if;







[Updated on: Fri, 22 May 2009 08:02]

Report message to a moderator

Re: Question about parameter list [message #406255 is a reply to message #404609] Wed, 03 June 2009 01:13 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Look at the example under 'add_parameter' and it will show you how to test for whether a paramter list exists or not and how to use it.

David
Previous Topic: What's different between FIND_CANVAS and FIND_VIEW ?
Next Topic: Sending mail from form (split from Text Moving on the Form)
Goto Forum:
  


Current Time: Sat Dec 14 01:01:45 CST 2024