RE: Parsing text from a string
RE: Parsing text from a string
- Subject: RE: Parsing text from a string
- From: "Grimm, Kenneth" <email@hidden>
- Date: Wed, 16 Mar 2005 22:43:55 -0500
Well, *I* meant "word." ;-)
OK -- I reviewed my documentation and now see. Doh!
Thanks, Ken
> ----------
> From:
> applescript-users-bounces+kgrimm=email@hidden on
> behalf of Emmanuel
> Sent: Wednesday, March 16, 2005 8:28 PM
> To: email@hidden
> Subject: RE: Parsing text from a string
>
> At 9:08 PM -0500 3/16/05, Grimm, Kenneth wrote:
> >set testString to "Have a [nice] [day]"
> >
> >set Applescript's text item delimiters to space
> >return words of testString
>
> You don't mean word, for the reason Michelle says. What you want is
> "text items" - whence the "text item delimiters".
>
> return text items of testString
>
> Emmanuel
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Applescript-users mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
> rdtimes.com
>
> This email sent to 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:
This email sent to email@hidden