Who needs "Global Constants" when you have custom props?
OR Getprop/setprop....

sqb

Hi,

As far as I know, constants are only valid in the current script. Globals are really "Global" but then they can't be initialized to a value when they are defined, which is why I assume constants can't be "Global".

The only way I have found to make constants "Global" is to make and use a Library Stack that becomes a sort of poor man's constant. Here's what I do:


--
stephen barncard
s a n  f r a n c i s c o
- - -  - - - - - - - - -
_______________________________________________
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