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_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
                                    -♦-