Set Position - INPUTT SENDMSG() Function 25

Syntax

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

Description

In BBj 24.00 and higher, this function sets the INPUTT control's caret position.

Parameter

Description

sysgui

SYSGUI channel.

id

INPUTT 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 - INPUTT SENDMSG() Function 20 returns, respectively.

$$

Always null.