Re: Repeating search with GREP
Re: Repeating search with GREP
- Subject: Re: Repeating search with GREP
- From: Timothy Bates <email@hidden>
- Date: Sat, 29 Mar 2003 11:56:51 +1100
>
find text "and" in theText with regexp and all occurrences
--> {{matchPos:393, matchLen:3, matchResult:"and"}, {matchPos:511,
matchLen:3, matchResult:"and"}}
Now if only the mythical AS 3 would appear with list objects, and we could
say
every match result of (find text "and" in theText with regexp and all
occurrences)
-->{"and", "and"}
_______________________________________________
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.