Re: choose from list bug??
Re: choose from list bug??
- Subject: Re: choose from list bug??
- From: Arnaud Nicolet <email@hidden>
- Date: Tue, 27 Mar 2007 20:57:55 +0200
Le 27 mars 07 à 20:49 Soir, Stockly, Ed a écrit:
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.
Hello,
Is it an improper coercion?
Because I tried this script:
set i to 3
set i to i as integer --Also a not needed coercion.
get i
so what's the difference?
_______________________________________________
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