Except it's not working ... I've tried it
On Exit from the Radio Group
On Click in the Radio Group
On Entry to the Variable Edit field
On Before Start
On After Start
??
Sami
-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Lawrence
Lustig
Sent: Sunday, February 13, 2005 6:21 PM
To: RBG7-L Mailing List
Subject: [RBG7-L] - Re: Format Mask property
> Is there a PROPERTY statement for that? Like:
>
> PROPERTY <componentid> FORMATMASK '000-00-0000;1;_'
Looks to me like
PROPERTY <componentID> EdtMask '000-00-0000;1;_'
will do what you want.
--
Larry