|
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
Le 27 mars 07 à 21:16 Soir, Michelle Steiner a écrit:
On Mar 27, 2007, at 11:57 AM, Arnaud Nicolet wrote:
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?
It's not the same.
Try these four 2-line scripts:
set a "this is a string" a as string
set a "this is a string" string a
set a to 3 a as integer
set a to 3 integer a
set a to "this is a string"
;-)
| References: | |
| >Re: choose from list bug?? (From: "Stockly, Ed" <email@hidden>) | |
| >Re: choose from list bug?? (From: Arnaud Nicolet <email@hidden>) | |
| >Re: choose from list bug?? (From: Michelle Steiner <email@hidden>) |
| Home | Archives | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2011 Apple Inc. All rights reserved.