Quote:
|
Originally Posted by George Giolfan
I consider the "Then" keyword useless (I never use If <condition> Then <statement>"). How can I disable such behavior ?
|
If you never ever conduct a comparision anywhere in your code, then it is not likely to do much.
If you remove the project framework and the application namespace... you have no application.
In fact I'm not sure if this is meant to be a joke or not. (that's three if statements right there for free)