Passing Variables to Forms Using Sqlmenu

From: Daryl Erwin <derwin_at_mach2.wlu.ca>
Date: Fri, 15 Oct 1993 14:28:03 GMT
Message-ID: <CEy06r.1ru_at_mach1.wlu.ca>


Using Forms 3.0 & Menu 5.0 ---

I am trying to define a global variable in SQL-Menu that is available to all forms defined in the menu.

There is no "STARTUP" trigger in menu to allow me to assign the variable?

What type of menu should I define? A PL/SQL option?

I thought something like a type 7 (PL/SQL) then....

:global.myvar := 'myvalue';
go_menu('MYMENU');

But there is no 'go_menu' type pakaged procedure...How do you do this? Received on Fri Oct 15 1993 - 15:28:03 CET

Original text of this message