• 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: Extract item from a list
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Extract item from a list


  • Subject: Re: Extract item from a list
  • From: "Mark J. Reed" <email@hidden>
  • Date: Mon, 22 Mar 2010 09:01:55 -0400

Like this?

set myList to {"floating window", "dialog", "standard window"}
tell myList to set its item 2 to "dialog window"
myList


On Mon, Mar 22, 2010 at 8:59 AM, Dr. Barbara Mueller <email@hidden> wrote:
> Hi,
>
> How can I extract one item from a list like:
>
> {"floating window", "dialog", "standard window"}
>
> and give this item a different name?
>
>
> Barbara Mueller
>
> _______________________________________________
> 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
>



--
Mark J. Reed <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:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Prev by Date: Re: AppleScript access to databases (was: A bit of philosophy about Database events)
  • Next by Date: Re: Extract item from a list
  • Previous by thread: Extract item from a list
  • Next by thread: Re: Extract item from a list
  • Index(es):
    • Date
    • Thread