Get Error - INPUTT SENDMSG() Function 35
Syntax
ERR$=SENDMSG(sysgui,id,35,0,$${,context{,ERR=lineref}})
Description
In BBj 24.00 and higher, this function returns the INPUTT control's last error.
Parameter |
Description |
---|---|
sysgui |
SYSGUI channel. |
id |
INPUTT control ID. |
35 |
Number of this SENDMSG() function. |
0 |
Always zero. |
$$ |
Always null. |
The returned string can be used with the DEC() function to determine the error.