◄Key► ◄Details► ◄Up► ◄Contents► ◄Index► ◄Back► ──────────────────────────────────────────────────────────────────────────── Routine: CBL_READ_SCR_CHARS Function: Reads a string of characters from the screen. Syntax: CALL "CBL_READ_SCR_CHARS" USING screen-position character-buffer string-length RETURNING status-code Parameters: screen-position Group item defined as: row-number PIC X COMP-X. column-number PIC X COMP-X. character-buffer PIC X(n). string-length PIC X(2) COMP-X. status-code See ◄Key► -♦-