Previous Topic Next topic Print topic


CBL_GET_SCR_SIZE

Syntax:

call "CBL_GET_SCR_SIZE" using     depth
                                  width
                        returning status-code

Parameters:

  Using call prototype (see Key) Picture
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.
Previous Topic Next topic Print topic