11-11-2007, 12:48 AM
Renegade Wrote:VB6 corrects capitals so you cant typeActualy it will go to Dim LeEt as String
DiM LeEt AS StRiNg it will just go to Dim leet as String.
help
|
11-11-2007, 12:48 AM
Renegade Wrote:VB6 corrects capitals so you cant typeActualy it will go to Dim LeEt as String
11-11-2007, 12:55 AM
Dragoons Master Wrote:Renegade Wrote:VB6 corrects capitals so you cant typeActualy it will go to Dim LeEt as String Yupp. But oh well, his point got across. ![]() 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
11-11-2007, 03:02 AM
huh?
im trying again to see if thats true [edit] maybe its just me but its not correcting [edit] nvm i got the first part of code right
15-11-2007, 12:43 PM
Xeph Wrote:huh? Stop copy and pasting code and it will work. Simple. |
« Next Oldest | Next Newest »
|