I am an absolute newbie to REALbasic ... having used VB for the past few
years. Simple question .. how do I declare a variable that is then
accessibl;e from all the Event handlers and Control routines? I see a
good
bit about putting global functions/subs in a modules but how do I just
declare a variable as global? An example would be helpful.
Thanks.