On Dec 12, 2006, at 2:38 PM, Frank D. Engel, Jr. wrote:

Can someone give me a hint as to how I can set up an array as a global variable?

I know how to set up global scalars:

global var


But how can I do this for an array?


Hi Frank,

Same way as you do a variable.

For example:  myArray[x]

global myArrary


Mark Talluto
--
CANELA Software
http://www.canelasoftware.com

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to