Set Title - INPUTT SENDMSG() Function 21
Syntax
TF$=SENDMSG(sysgui,id,21,0,title${,context{,ERR=lineref}})
Description
In BBj 24.00 and higher, this function sets the INPUTT date text. If the text corresponds to a valid date, it will be reformatted using the current mask.
Parameter |
Description |
---|---|
sysgui |
SYSGUI channel. |
id |
INPUTT control ID. |
21 |
Number of this SENDMSG() function. |
0 |
Always zero. |
title$ |
INPUTT control title text. |