Read user input value when a button is pressed [message #310692] |
Wed, 02 April 2008 01:47  |
bluerratiq
Messages: 22 Registered: March 2008 Location: Bucharest
|
Junior Member |
|
|
Hi,
I want to read the user input value when a button is pressed in Forms ... and assign that value to the parameter of a procedure.
In Toad I used to write procedure('&name') and a popup window appeared to assign a value to 'name' field. But in Forms '&name' it is considered as a string.
How can I do that in Forms? What code should I put behind a WHEN-BUTTON-PRESSED trigger ?
Thank you.
|
|
|
|
|
|
|