CBL_GET_SCR_SIZE

Returns information about the size of the screen.

Syntax:
call "CBL_GET_SCR_SIZE" using     depth
                                  width
                        returning status-code
Parameters:
Using call prototype (see Library Routines - Key) Picture (32-bit systems)
depth cblt-x1-compx pic x comp-x.
width cblt-x1-compx pic x comp-x.
status-code See Library Routines - Key
On Entry:

None.

On Exit:
depth Number of lines.
width Number of columns.
See Also: