• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
RE: Parsing text from a string
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Prev by Date: getting chunks of text
  • Next by Date: Re: list to a text representation of that list (followup)
  • Previous by thread: RE: Parsing text from a string
  • Next by thread: Adding to a text file
  • Index(es):
    • Date
    • Thread