cobol1.hlp (Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
CBL_CLEAR_SCR (↑ Screen Routines)
 Key Details                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Routine:      CBL_CLEAR_SCR
 
  Function:     Clears the whole screen to a specified character
                and attribute.
 
  Syntax:       CALL "CBL_CLEAR_SCR"   USING     character
                                                 attribute
                                       RETURNING status-code
 
  Parameters:   character              PIC X.
                attribute              PIC X.
                status-code            See Key
                                    -♦-