Function: awcol

Syntax

awcol ({<cursor>})

Type

numeric

Returns

The column number within an alpha window contents at a screen position indicated by an interactive mouse operation. Only an alpha window may be indicated. The column number is relative to the total contents, not just relative to the left edge of the window.

Parameters

Examples

Use the default cursor.

numeric column = awcol

Use a "hand" cursor.

numeric column = awcol(hand)

See Also

Commands:

cursor, uncursor, walpha

Functions:

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

Identifiers:

tracking (procedure)

Structures:

cursor