ITEMNPUT

Purpose:

Resets the item cursor position.

Syntax:

ITEMNPUT(win, item)

win

-

Optional. Window reference. Defaults to the current Window.

item

-

Optional. A positive integer. The index to the item in the Window. Defaults to 1.

Remarks:

If the index is less than one, then the cursor will be set to one. If the index is greater than the number of columns in the item, then the cursor will be set to the number of columns in the item.

See Also:

COLNPUT

COLPOS

CURNPUT

CURPOS

CURPUT

CURSORON

ITEMCOL

ITEMCOUNT

ITEMPOS