Re: [WiX-users] Checking Edit field for minimum length

2013-05-28 Thread Pally Sandher
Registered Office - Helix Building, West Of Scotland Science Park, Glasgow G20 0SP Email Disclaimer -Original Message- From: Kevin Lee [mailto:k...@zephyrsleep.com] Sent: 27 May 2013 15:33 To: wix-users@lists.sourceforge.net Subject: [WiX-users] Checking Edit field for minimum length

[WiX-users] Checking Edit field for minimum length

2013-05-27 Thread Kevin Lee
Hi, I'm attempting to verify a user's input in a MaskedEdit control to ensure that it contains the 10 numeric chars (for a phone number). How can I apply such a condition? My current code only checks to see whether the property is empty. ((INSTITUTIONNAME = "") OR (INSTITUTIONTEL = "")) OR (