The class pretty much corresponds to the script.
You can access properties of the script as well as properties of
script instances, so properties of the script would correspond to
class variables.
the script can be addressed from an instance (D8) like so:
me.script
So a class variable could be addressed like so:
me.script.pClassVar
Cheers, Jakob
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list,
email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo. Thanks!]