ROW()
Returns the current screen row position
Syntax
ROW() --> nPosition
Arguments
None.
Returns
<nPosition> Current screen row position
Description
This function returns the current cursor row location. The value for this function can range between 0 and MAXCOL().
Examples
? Row()
Compliance
Clipper
Platforms
All
Files
Library is rtl
Seealso
COL(), MAXROW(), MAXCOL()
Pingback: Harbour All Functions – R | Viva Clipper !
Pingback: Harbour Terminal Functions | Viva Clipper !
Pingback: Harbour RG Summary | Viva Clipper !