Get Mask - INPUTE SENDMSG() Function 22

Syntax

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

Description

This function returns the INPUTE control's mask. If the control was created with a length specified instead of a mask, the return value will be a string of <length>"X" characters.

The default length is 256.

 

Parameter

Description

sysgui

SYSGUI channel.

id

INPUTE control ID.

22

Number of this SENDMSG() function.

0

Always zero.

$$

Always null.