David Bovill wrote:
Did I imagine it or is it possible to create your own global properties -
not global variables - I'd like to use the syntax rather than a function or
lobal variable?

Maybe you are remembering a post from Mark Waddingham about shell variables? I.e.:

You can both read and write to shell variables in Revolution. So the
following:
  put foo into $FOO
  put shell("echo $FOO")
Results in what you would expect in the message-box :o)


--
Jacqueline Landman Gay         |     [EMAIL PROTECTED]
HyperActive Software           |     http://www.hyperactivesw.com
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to