Hi Folks
I have assigned the Selection To Uppercase option to keys Ctrl/U and use it quite a bit. I've noticed in version 12.0.7.1837 that if the string I select contains a single quote character, the uppercase function is not performed i.e. it stays as lowercase.
Thus selecting
lower
and pressing Ctrl/U will change it to
LOWER
as expected, but selecting
'lower
and pressing Ctrl/U will not change it.
This happens in SQL and Program windows at least. Is there a Preference that would turn off this unwanted behaviour?
I have assigned the Selection To Uppercase option to keys Ctrl/U and use it quite a bit. I've noticed in version 12.0.7.1837 that if the string I select contains a single quote character, the uppercase function is not performed i.e. it stays as lowercase.
Thus selecting
lower
and pressing Ctrl/U will change it to
LOWER
as expected, but selecting
'lower
and pressing Ctrl/U will not change it.
This happens in SQL and Program windows at least. Is there a Preference that would turn off this unwanted behaviour?