Set Position - INPUTD SENDMSG() Function 25

Syntax

TF$=SENDMSG(sysgui,id,25,position,$${,context{,ERR=lineref}})

Description

In BBj 4.00 and higher, this function sets the INPUTD control's caret position.

Parameter

Description

sysgui

SYSGUI channel.

id

INPUTD control ID.

25

Number of this SENDMSG() function.

position

Caret position value. The caret position is relative to the returned title string. The first and last positions are to the left of the first character and right of the last character that Get Title - INPUTD SENDMSG() Function 20 returns, respectively.

$$

Always null.