*UPPERCASE (GETMODE)
*UPPERCASE={value}
The *UPPERCASE control places the character conversion pair values into the {value} variable. Only character pairs that would cause uppercase conversion to occur are placed into the {value} variable.
For any character pair, the first character is the base table character value while the second character is the expected character after any uppercase conversion operation.
{value} is a previously defined Character String Variable that receives the current case conversion table.
The EOS flag is set when the {value} variable is too small to receive all of the character pair data.
This conversion table is independent of the *SHIFTINV table. Only characters received after at *UC KEYIN control are affected by this table.
See Also: List Controls (GETMODE), GETMODE
![]() |