SROWS()

From Recital Documentation Wiki
Revision as of 16:31, 28 October 2009 by Helengeorge (Talk | contribs)

Jump to: navigation, search


Purpose

Function to return the number of screen rows


Syntax

SROWS()


See Also

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


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