Use %EditUpperChar to translate the character at the command line cursor location from lower case to upper case. The cursor is then advanced one column to the right.
%EditUpperChar may also be entered as %EditUpperCh[ar], %UpperCh[ar], or %UppCh[ar].
%EditUpperChar has no operands.
%EditUpperChar may be invoked by pressing Alt-U.
The %EditLowerChar command can be used to translate from upper case to lower case.
Return Codes
OK Successful.
Examples
Translate the character at the cursor location to upper case:
=> %EditUpperChar