Set Restore String - INPUTN SENDMSG() Function 31
Syntax
TF$=SENDMSG(sysgui,id,31,0,restore${,context{,ERR=lineref}})
Description
This function sets the restore string of the INPUTN control.
|
Parameter |
Description |
|
sysgui |
SYSGUI channel. |
|
id |
INPUTN control ID. |
|
31 |
Number of this SENDMSG() function. |
|
0 |
Always zero. |
|
restore$ |
Restore string. |