Re: Satimage and regex
Re: Satimage and regex
- Subject: Re: Satimage and regex
- From: Emmanuel <email@hidden>
- Date: Sat, 20 Mar 2004 15:07:33 +0100
At 2:46 PM +0100 20/03/04, Michael Slomski wrote:
>
Hello together,
>
>
I have the following text:
>
Message-ID: <BC812594.305%email@hidden>
>
>
How can I extract the 3BC812594.3052 between < and %. I think, it should
>
be possible with satimage and RegEx, but I9m a beginner with RegEx, so any
>
help would be nice
------------- tested
find text "<([^%]+)%" in s with regexp and string result using "\\1"
-------------
Emmanuel
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.