Re: Got a regex question
Re: Got a regex question
- Subject: Re: Got a regex question
- From: has <email@hidden>
- Date: Fri, 26 Aug 2005 18:57:35 +0100
I wrote:
>Search for:
>
>([0-9]) *
Or:
([0-9]) +
if by "any number of spaces" you really mean "one or more spaces".
has
--
http://freespace.virgin.net/hamish.sanderson/
_______________________________________________
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