Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread small bug in class definition for variant
Mon, Feb 8 2021 8:04 PMPermanent Link

erickengelke

Avatar


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
Thu, Feb 11 2021 11:05 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Erick,

<< 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. >>

Thanks, I'll make sure that this is fixed.

Tim Young
Elevate Software
www.elevatesoft.com
Image