Tuesday, July 7, 2009

Class function com

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.

No comments:

Post a Comment