I can't help flogging this moribund nag, because I did not understand Richmond's response to my question. Do you NEVER use globals, Richmond? I think that would make you pretty unusual, unless you are completely sold on custom props...

Just curious really.

Graham

Richmond Mathewson recently wrote:

BTW I can't quite follow Richmond when he says

Funny, I've never declared a variable in Runtime Revolution

Do you never carry values from stack to stack or handler to handler
via globals? Maybe you always use custom props. But AFAIK, when you
write:

put "Richmond" into myGlobal

in a handler without a corresponding 'global' declaration, and then in
another one in a different galaxy, far away, you write:

put myGlobal

you won't see "Richmond" in the message box, will you?

_______________________________________________
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