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