Board index » Visual Studio » Variable Declaration
|
montybarker
|
Variable Declaration
Visual Studio377
Hi, Running VB6 SP5 on WinXP Pro. In a fairly large project (10MB exe) I have noticed lately that the computer runs with undeclared variables. I have the 'Require Variable Declaration' check box checked in the Options dialog. And I have the 'Option Explicit' statement at the head of every module in question. I have noticed this maybe three or four times in the last 6 months. Today I find I have a string array var 'strChildren' which I have been using right along and there is no declaration for it. I checked the history in Source Safe and it has never been declared. This is a little scary. I'm wondering if anyone else has noticed it. Thanks. Artie - |
