• 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: Displaying a lists items as items
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Displaying a lists items as items


  • Subject: Re: Displaying a lists items as items
  • From: Michelle Steiner <email@hidden>
  • Date: Thu, 4 Sep 2003 09:59:55 -0700

On Thursday, September 4, 2003, at 06:59 AM, Marcus Rodrigues wrote:

set palavra to "ondekiandava"

If you want a list, it would be
set lista to text items of palavra
--> {o, n, d, e, k, i, a, n, d, a, v, a}

if you want it as a string,
set lista to text items of palavra
set text item delimiters to {", "}
set lista to lista as text
--> o, n, d, e, k, i, a, n, d, a, v, a

--
Support our troops. Bring them home NOW!
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

References: 
 >Displaying a lists items as items (From: Marcus Rodrigues <email@hidden>)

  • Prev by Date: Re: Weird Finder bug - or not?
  • Next by Date: Re: Searching for a folder in Applescript.
  • Previous by thread: Re: Displaying a lists items as items
  • Next by thread: Re: Displaying a lists items as items
  • Index(es):
    • Date
    • Thread