Function: awrow

Syntax

awrow ({<cursor>})

Type

numeric

Returns

The row number within alpha window contents at a screen position indicated by an interactive mouse operation. Only an alpha window may be indicated. Rows are numbered downward starting at the top. The row number is relative to the total contents, not just relative to the top edge of the window.

Parameters

Examples

Use the default cursor.

numeric row = awrow

Use an "hand" cursor.

numeric row = awrow(hand)

See Also

Commands:

cursor, uncursor, walpha

Functions:

awchar (string), awcol (numeric), awline (string), awword (string)

Identifiers:

tracking (procedure)

Structures:

cursor