MAXROW()
Returns the current screen row position
Syntax
MAXROW() --> nPosition
Arguments
None.
Returns
<nPosition> The maximun number of rows possible in current video mode
Description
This function returns the current cursor row location. The value for this function can range between 0 and MAXCOL().
Examples
? MAXROW()
Compliance
Clipper
Platforms
Linux(GT), OS2(GT), Win(GT)
Files
Library is rtl
Seealso
COL(), ROW(), MAXCOL()
Pingback: Harbour All Functions – M | Viva Clipper !
Pingback: Harbour Terminal Functions | Viva Clipper !
Pingback: Harbour RG Summary | Viva Clipper !