Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 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:
http://lists.apple.com/mailman/options/applescript-users/email@hidden
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.