If you define a private class variable of type variant, EWB 3 release 1 does not assign it null in the definition, it just create the variable = ; with nothing between the = and the ; It's a pretty obscure bug.
EWB Programming Books and Component Library http://www.erickengelke.com
<< If you define a private class variable of type variant, EWB 3 release 1 does not assign it null in the definition, it just create the variable = ; with nothing between the = and the ; It's a pretty obscure bug. >>