This is a feature that goes back to the old days of QBasic. If you typed in a recognized statement (such as print, inkey$, if, elseif, etc), it would automatically capitalize it when you hit enter or moved to another line as long as there was no errors on that line. Would it be possible to implement this into QBJS?