Click to See Complete Forum and Search --> : Developer 4 vs 6


janjacina
07-22-2003, 03:35 AM
Hi

how can I define global variables in developer 6 ?

in developer 4 it was GLOBAL <var>

and how it is in 6 ? It is the same or not ?

mkumarnk
07-22-2003, 04:44 AM
U can create paremater list. U can make use of that to pass the variables.

JChiappa
07-22-2003, 07:13 AM
To answer the question : yes, GLOBALs are defined & used in developer 6.x EXACTLY the same way wich they was in 4.x. As said, you have MORE choices, like parameters between forms, but this already exists in developer 4.x, too.

[]s

Chiappa