Post

 Resources 

Console


RE: VB no explicit declaration in classes! (BUG?) Corre (1 reply, 0 views) (2000-Aug-29)
-
You must also use the "Require Variable Declaration" option, to get an error in the case you describe (this is what puts the Option Explicit line at the top of your code). The Full Compile option only means that the whole program is compiled before it is started, but if you don't have the Option Explicit statement at the top of every module/form/class, it wouldn't generate an error in the case you describe. /Corre, MiCo Games http://www.micogames.com


-
Up One Level | Back to Forum

RE: VB no explicit declaration in classes! (BUG?) Almar Joling (0 replies) (2000-Aug-29)

Copyright © 2002 - 2004 Eric Coleman, Peter Kuchnio , et. al.
There have been 170 visitors within the last 20 minutes
RSS News Feed