◄Key► ◄Details► ◄Up► ◄Contents► ◄Index► ◄Back► ──────────────────────────────────────────────────────────────────────────── Routine: CBL_TOUPPER Function: Converts a string of letters to upper case. Syntax: CALL "CBL_TOUPPER" USING string BY VALUE length RETURNING status-code Parameters: string PIC X(n). length PIC X(4) COMP-5. status-code See ◄Key► -♦-