MAXCOL()
From Recital Documentation Wiki
Revision as of 11:51, 23 March 2009 by Yvonnemilne (Talk | contribs)
Class
Screen Forms
Purpose
Function to return the highest addressable column number
Syntax
MAXCOL()
See Also
COL(), MAXROW(), PCOL(), PROW(), ROW(), SCOLS(), SROWS()
Description
The MAXCOL() function returns the highest addressable column number for the present terminal. The return value is of numeric data type. Addressable column numbers range from 0 to 79.
Example
?maxcol() 79
Products
Recital Mirage Server, Recital Terminal Developer