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

Re: choose from list bug??


  • Subject: Re: choose from list bug??
  • From: "Stockly, Ed" <email@hidden>
  • Date: Tue, 27 Mar 2007 11:49:15 -0700
  • Thread-topic: choose from list bug??

Donald,

A few others responded with working versions of your script, but I'm not
sure anyone explained why it wasn't working.

In this command:

> choose from list a OK button name "Choose" with prompt string pstring

There's an improper coersion:
string pstring

The "string" is not needed, pString is already a string.

If it were some other data type (an alias or a list, for example) then the
proper format for the coersion would be:

Pstring as string

HTH,

ES
 _______________________________________________
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 bug??
      • From: kai <email@hidden>
    • Re: choose from list bug??
      • From: Arnaud Nicolet <email@hidden>
  • Prev by Date: Re: Shell script help - get date of last modified file in hierarchy
  • Next by Date: Re: choose from list bug??
  • Previous by thread: Re: choose from list bug??
  • Next by thread: Re: choose from list bug??
  • Index(es):
    • Date
    • Thread