Set Position - INPUTE SENDMSG() Function 25
Syntax
TF$=SENDMSG(sysgui,id,25,position,$${,context{,ERR=lineref}})
Description
This function sets the INPUTE control's caret position.
Parameter |
Description |
sysgui |
SYSGUI channel. |
id |
INPUTE control ID. |
25 |
Number of this SENDMSG() function. |
position |
Caret position value. The caret position is relative to the returned title string and does not include mask character positions. The first and last positions are to the left of the first character and right of the last character that Get Title - INPUTE SENDMSG() Function 20 returns, respectively. |
$$ |
Always null. |