Re: Find/replace
Re: Find/replace
- Subject: Re: Find/replace
- From: "Mark J. Reed" <email@hidden>
- Date: Tue, 18 Aug 2009 20:39:40 -0400
On Tue, Aug 18, 2009 at 7:02 PM, Paul Scott
<email@hidden> wrote:
I'm sure there're a billion ways to do what you want, but here's a routine I use to get a substring.
(* FUNCTION DEFINITION*)
on GetSubString of str from fromIndex thru toIndex
Don't need it, it's bulit-in.
text fromIndex thru toIndex of str
--
Mark J. Reed <
email@hidden>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden