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()
Status

Ready

Compliance

This Functions is Ca-Clipper compliant

Platforms

All

Files

Library is rtl

See Also