AutoReplace and Keyword case

I noticed that if you setup an AutoReplace item that doesn't match your Keyword case settings, that it adjusts the first keyword, or at least if it is the first word.

So if your AutoReplace is:
ssf=Select * From

If you type "ssf" you get:
SELECT * From

I understand that I can properly format my AutoReplace items, but I figured that if it is going to partially format it, it should probably format the whole thing.
 
Back
Top