SROWS()

From Recital Documentation Wiki
Revision as of 15:30, 20 March 2009 by Yvonnemilne (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

SROWS()

Class

Screen Forms


Purpose

Function to return the number of screen rows


Syntax

SROWS()


See Also

SCOLS(), ROW(), PROW(), PCOL, COL(), MAXROW(), MAXCOL()


Description

The SROWS() function returns the number of rows being used on the current terminal. The return value is of numeric data type. SROWS() may be used to determine how screen or printed listings will be affected by the row setting.


Example

?srows()
        25


Products

Recital Mirage Server, Recital Terminal Developer