Get Error - INPUTD SENDMSG() Function 35

Syntax

ERR$=SENDMSG(sysgui,id,35,0,$${,context{,ERR=lineref}})

Description

In BBj 4.00 and higher, this function returns the INPUTD control's last error.

Parameter

Description

sysgui

SYSGUI channel.

id

INPUTD 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.