• 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
choose from list - question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

choose from list - question


  • Subject: choose from list - question
  • From: Kurt Klamp <email@hidden>
  • Date: Thu, 3 Jan 2008 17:35:11 +0100

Anyone can confirm ?

set theList to {}
set i to 2
repeat 5 times
set end of theList to (short date string of ((current date) + i * days))
set i to i + 5
end repeat


set theresult to choose from list theList with title "Select" with prompt "Please choose at least one item!" default items {2}



the 'default items' part of the 'choose from list' command seems to work not reliable.

in 9 of 10 cases the given default items aren't selected.

OS 10.4.11

TIA,

Kurt
_______________________________________________
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
  • Follow-Ups:
    • Re: choose from list - question
      • From: Michelle Steiner <email@hidden>
    • Re: choose from list - question
      • From: Bastiaan Boertien <email@hidden>
  • Prev by Date: Re: Dates
  • Next by Date: Re: choose from list - question
  • Previous by thread: Re: How can I round in applescript to 3 digits after a period?
  • Next by thread: Re: choose from list - question
  • Index(es):
    • Date
    • Thread