cobol1.hlp (Topic list)
CBL_GET_SCR_SIZE (↑ Screen Routines)
 Key Details                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Routine:      CBL_GET_SCR_SIZE
 
  Function:     Returns information on the size of the screen.
 
  Syntax:       CALL "CBL_GET_SCR_SIZE" USING     depth
                                                  width
                                        RETURNING status-code
 
  Parameters:   depth                  PIC X COMP-X.
                width                  PIC X COMP-X.
                status-code            See Key
                                    -♦-