Get Error - INPUTN SENDMSG() Function 25
Syntax
ERR$=SENDMSG(sysgui,id,25,0,$${,context{,ERR=lineref}})
Description
This function returns the last error generated by the INPUTN control. The returned string can be used with the DEC() function to determine the error.
Parameter |
Description |
sysgui |
SYSGUI channel. |
id |
INPUTN control ID. |
25 |
Number of this SENDMSG() function. |
0 |
Always zero. |
$$ |
Always null. |