>> Re" Often times I wish shared variables coudl be defined within the Init macro of classes. (sort of class variables, >> not only object variables)"
> Does the current implementation of class variables not meet this need (see the help topic "Class Variables")? Thanks a lot. I missed that part of the manual. Static variables is exctly what I was looking for, My workaround was to use shared variables. -- Armando Scalise
