Re: Validating email address
Re: Validating email address
- Subject: Re: Validating email address
- From: email@hidden (Randal L. Schwartz)
- Date: 03 Dec 2005 10:44:05 -0800
>>>>> "Doug" == Doug McNutt <email@hidden> writes:
Doug> I am really surprised to see [A-Z0-9._%-] where I would expect to see
Doug> [A-Za-z0-9\._%-].
Doug> Case sensitivity and use of the . (period) to match anything are the
Doug> rules I have learned. Is AppleScript or an extension thereto
Doug> different? Is it a unicode thing?
"." is not a wildcard within a character class.
--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<email@hidden> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden