◄Key► ◄Details► ◄Up► ◄Contents► ◄Index► ◄Back► ──────────────────────────────────────────────────────────────────────────── Routine: CBL_WRITE_SCR_ATTRS Function: Writes a string of attributes to the screen. Syntax: CALL "CBL_WRITE_SCR_ATTRS" USING screen-position attribute-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. attribute-buffer PIC X(n). string-length PIC X(2) COMP-X. status-code See ◄Key► -♦-