Set Title - INPUTE SENDMSG() Function 21
Syntax
TF$=SENDMSG(sysgui,id,21,0,title${,context{,ERR=lineref}})
Description
This function sets the INPUTE control title text.
Parameter |
Description |
sysgui |
SYSGUI channel. |
id |
INPUTE control ID. |
21 |
Number of this SENDMSG() function. |
0 |
Always zero. |
title$ |
INPUTE control title text. |