• 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: Craig Sutherland <email@hidden>
  • Date: Thu, 4 Sep 2003 09:25:43 -0500

On Sep 4, 2003, at 8:59 AM, Marcus Rodrigues wrote:
tell application "Finder"
activate
set lista to {}
set palavra to "ondekiandava"
set letras to the characters of palavra
repeat with letras in palavra
set lista to lista & letras
end repeat
set tuf to the items of lista as Unicode text
end tell
display dialog tuf
Marcus-

change the 9th line to-

set tuf to the items of lista

Craig
_______________________________________________
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: Displaying a list as a list
  • Next by Date: Do shell script question
  • Previous by thread: Displaying a lists items as items
  • Next by thread: Re: Displaying a lists items as items
  • Index(es):
    • Date
    • Thread