Case consistency
Brought to you by:
gambas
In VB if you create, for example, a textbox and name it
txtTextbox then any time that that textbox is
referenced in code the reference is kept with the same
capitalisation.
So if the user were to type the textbox name in as
txttextbox then VB changes it to txtTextbox automatically.
This is not an important feature, but it does help to
keep the code layout and look consistent and therefore
more easily readable.
Logged In: YES
user_id=1021657
again this is simple i could even program it so it would
for sure be in verson 1 or the next pre 1