UPSHIFT

During data entry in a character field, the UPSHIFT attribute converts lowercase letters to uppercase letters, both on the screen display, and in the 4GL program variable that stores the contents of that field.

4GLREF00000051.gif

field-tag is the field tag that you declared in the SCREEN section.

Because uppercase and lowercase letters have different ASCII values, storing all character strings in one or the other format can simplify sorting and querying a database.

Related Attributes

AUTONEXT
FORMAT
REQUIRED
COLOR
INCLUDE
REVERSE
COMMENTS
INVISIBLE
VALIDATE LIKE
DEFAULT
NOENTRY
VERIFY
DISPLAY LIKE
PICTURE
WORDWRAP
DOWNSHIFT
PROGRAM