• 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: underscore and splitting words from string...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: underscore and splitting words from string...


  • Subject: Re: underscore and splitting words from string...
  • From: Michelle Steiner <email@hidden>
  • Date: Wed, 9 Jan 2008 12:29:26 -0700

On Jan 9, 2008, at 12:19 PM, charlie wrote:

many thanks for any help you can provide.

set foo to "item_a item_b item_c" set AppleScript's text item delimiters to {" "} set listofThree to text items of foo

--> {"item_a", "item_b", "item_c"}

--
Peter pull at St. Taffy's tonight! (Or is it the other way around?)

_______________________________________________
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
References: 
 >underscore and splitting words from string... (From: "charlie" <email@hidden>)

  • Prev by Date: Re: underscore and splitting words from string...
  • Next by Date: Re: underscore and splitting words from string...
  • Previous by thread: underscore and splitting words from string...
  • Next by thread: Re: underscore and splitting words from string...
  • Index(es):
    • Date
    • Thread