Home » Developer & Programmer » Forms » re:Function Counting Words
re:Function Counting Words [message #78719] Tue, 12 March 2002 07:40 Go to next message
Tyler
Messages: 123
Registered: January 2002
Senior Member
I know, but how do I take the string from out of the multiline text item?
Re: re:Function Counting Words [message #78727 is a reply to message #78719] Wed, 13 March 2002 00:44 Go to previous message
pratap kumar tripathy
Messages: 660
Registered: January 2002
Senior Member
1. create a fucntion

function abc(instring varchar2)
return number as
begin
....
end;

2. call the function like

abc(:block_name.text_item_name)
Previous Topic: How to create a customized menu in developer 2000
Next Topic: How to upload forms5.0 forms into web
Goto Forum:
  


Current Time: Thu Apr 18 17:49:49 CDT 2024