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