Set Restore String - INPUTD SENDMSG() Function 29
Syntax
TF$=SENDMSG(sysgui,id,29,0,restore${,context{,ERR=lineref}})
Description
In BBj 4.00 and higher, this function sets the INPUTD control's restore string.
|
Parameter |
Description |
|---|---|
|
sysgui |
SYSGUI channel. |
|
id |
INPUTD control ID. |
|
29 |
Number of this SENDMSG() function. |
|
0 |
Always zero. |
|
restore$ |
Restore string. |