cobol1.hlp (Topic list)
CBL_WRITE_SCR_TTY Details (↑ Screen Routines)
 Key Summary                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Parameters on Entry:
 
     character-buffer        The characters to write.
 
     string-length           The length of the string to write. If this
                             goes off the edge of the screen the
                             screen is scrolled up a line and the
                             write continues on the bottom line.
 
  Parameters on Exit:
 
     None
                                    -♦-