• 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: what the heck - text manipulation script
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: what the heck - text manipulation script


  • Subject: Re: what the heck - text manipulation script
  • From: Yvan KOENIG <email@hidden>
  • Date: Tue, 18 Jul 2006 17:37:04 +0200

Hello

If you run this script,

set x to "OCT 05    @St. Louis" as text
set ew to every word of x
return ew

you will get

{"OCT", "05", "@", "St", "Louis"}

Which means that words from AppleScript's point of view is not what it is from yours.


I am a bit surprised that there is not already a message telling something like:



Look at our pages about Regular expressions at: <http://www.satimage.fr/software/en/reg_exp.html>

Yvan KOENIG
_______________________________________________
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


References: 
 >what the heck - text manipulation script (From: Natalie Lambert <email@hidden>)

  • Prev by Date: what the heck - text manipulation script
  • Next by Date: Re: what the heck - text manipulation script
  • Previous by thread: what the heck - text manipulation script
  • Next by thread: Re: what the heck - text manipulation script
  • Index(es):
    • Date
    • Thread