It would be nice if when emitting Visual Basic, that variables that match VB reserved words are encased in [].

And more difficult, but would be awesome is if the the emitted source code could account for case sensitive languages.

Ex: if a variable is defined myVariable and there is a procedure defined as MyVariable that the generated code would rename the variable to get around Visual Basics non case specific language.
colburnbri
0

Add comment

Please sign in to leave a comment.