Home » Developer & Programmer » Forms » Global Variables
Global Variables [message #80625] Wed, 23 October 2002 01:20 Go to next message
Thakur Baldev Singh
Messages: 9
Registered: October 2002
Junior Member
How to use the concept of Global Variables
thro' Package

Thanx
Re: Global Variables [message #80639 is a reply to message #80625] Thu, 24 October 2002 15:03 Go to previous messageGo to next message
Zaire
Messages: 36
Registered: October 2002
Member
Form Packages use globals in a similar manner as using block items i.e. :global.item_name.

DB Packages: will have to pass global variables as parameters, since global variables are Forms specific.
Re: Global Variables [message #80666 is a reply to message #80625] Tue, 29 October 2002 03:40 Go to previous message
gaurav behl
Messages: 6
Registered: October 2002
Junior Member
global variables can be implemented using packages. i think you know it. just simply declare variables in your package specification and use them in your program units or sql*plus by referencing the global variable thru package name like this.------------------------package_name.variable name.

try using the variable name without qualifying the variable name with the package specification name.
Previous Topic: urgent:!!
Next Topic: Urgent: Identifying modified records
Goto Forum:
  


Current Time: Thu Mar 28 16:12:51 CDT 2024