Seems through experimentation that within classes it is impossible to access public class variables outside of a function, period. Public variables are accessible from document class but only from within its functions, not code within the class brackets.
Public variables get declared within the class brackets.
Tuesday, July 7, 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment