Set Mask - INPUTT SENDMSG() Function 23
Syntax
TF$=SENDMSG(sysgui,id,23,0,mask${,context{,ERR=lineref}})
Description
In BBj 24.00 and higher, this function sets the INPUTT control's mask.
|
Parameter |
Description |
|---|---|
|
sysgui |
SYSGUI channel. |
|
id |
INPUTT control ID. |
|
23 |
Number of this SENDMSG() function. |
|
0 |
Always zero. |
|
mask$ |
INPUTT control mask. |