Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
help
#27
Dragoons Master Wrote:
Renegade Wrote:VB6 corrects capitals so you cant type

DiM LeEt AS StRiNg it will just go to Dim leet as String.
Actualy it will go to Dim LeEt as String

Yupp. But oh well, his point got across. Tongue

Also, once it's defined, it'll always be changed to the proper capitalization that it was dimmed at when used in the code.

So if you had..

Dim MySelf as long

And then you typed..

myself = myself + 1

Then it would end up looking like:

MySelf = MySelf + 1
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)