View Single Post
Old Nov 21st, 2005, 11:05 AM   #9
java_roshan
Professional Programmer
 
Join Date: Mar 2005
Location: Student of University of Mumbai, Maharashtra State, India
Posts: 344
Rep Power: 4 java_roshan is on a distinguished road
Quote:
Originally Posted by George Giolfan
I only use statements like :
If Condition
    Statement
End If
The language reference states that the "Then" keyword is optional in this case. While having "Then" makes Visual Basic easier to understand, there is no actual need for it. I don't type it, but the code editor keeps inserting it.
In Visual Basic 6, it wud pop up a message box saying "Expected End of statement" ...
According to me, that's an improvement!
__________________
Visit: http://www.somaiya.edu
java_roshan is offline   Reply With Quote