If you need to specify mixed case values on the command line of a terminal
that is defined to fold lower case input to upper case, here are some things
you can do to make that possible:
- You can use the CEOT transaction to suppress upper case translation for
your terminal for as long as you need to enter mixed case data. See CICS® Supplied Transactions for
more information about the CEOT transaction.
- You can specify the UCTRAN(NO) or UCTRAN(TRANID) in the TYPETERM definition
for the terminal.
- You can specify UCTRAN(NO) in the profile for the CEDA transaction.