Click to See Complete Forum and Search --> : Global variables


Caliban
02-12-2003, 05:26 PM
Hi folx,
somebody told me that is possible to create global variables, in order to all the pages of the application can read the info stored in the global variables.

I have to fill the same SELECTs in many pages; with global variables I think this is a simple and fast way to load the contents of the SELECTs. Additionally, i think it would reduce the amount of memory neccesary for to build the SELECTs.

Anyone of you has worked on this topic?

Any sample is welcome.

Thanx in advance,
CALIBAN

Caliban
02-12-2003, 06:04 PM
Hi,
which are the steps i must follow in order to use frames to retrieve global variables? I know how to build frames, but I never used them to create/retrieve global variables. I usually use frames for menus only.

Any sample is welcome.

T.I.A.
Caliban.

PS: Dave, thanx 4 the linx you provide!