RE: JScript too hard to use
Well, in my opinion (which doesn't really matter) the vb keywords are too long for writing code. That might be because i'm used to typing with brackets and semicolons, but for me, "if(true){return;}else{return;}" is more useful than "If True Then ...".
Some people might say it's more readable, but imo, the syntax of the other programming languages are more readable than vb once you get used to it.
|