Re: Registry VB question

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



"Bob Butler" <tiredofit@xxxxxxxxxx> wrote in message
news:O$IoSAQbFHA.3032@xxxxxxxxxxxxxxxxxxxxxxx
>
> Yeah, everybody knows it's
> DefInt I-N
> <bg>
>

I know I've looked at that class before. It probably works just fine. The
"Def" stuff has to go though. Things like that, and the End keyword
should've been removed from the language by the time VB4-32 was released,
imo.

I don't mind VB's default...

DefVar A-Z

....since it forces people to actually declare a variable type (unless they
don't mind variants).


--
Ken Halter - MS-MVP-VB - http://www.vbsight.com
DLL Hell problems? Try ComGuard - http://www.vbsight.com/ComGuard.htm
Please keep all discussions in the groups..


.