Re: MacOS 10.5 odditie
Re: MacOS 10.5 odditie
- Subject: Re: MacOS 10.5 odditie
- From: KOENIG Yvan <email@hidden>
- Date: Fri, 22 Aug 2008 14:30:57 +0200
Le 21 août 2008 à 12:45, KOENIG Yvan a écrit :
Hello
When we try to run:
choose file of type {"com.apple.iwork.numbers.numbers",
"com.apple.iwork.pages.pages", "com.apple.iwork.keynote.key"}
under 10.4.11, it works flawlessly.
Under 10.5, the iWork's files remain greyed.
My guess is that Standard Addition is comparing some "old fashioned
strings" to "unicode ones".
Is this oddity already reported?
As I got no response, I filed this report:
Bug ID# 6168559.
Hello
When I uses this AppleScript's instruction:
choose file of type {"com.apple.iwork.numbers.numbers"}
all works fine.
When I run it under 10.5.x, le numbers's documents remain greyed.
It seems that the filter compares "old fashioned" text items to
"Unicode" ones.
Same kind of oddity with filters using the whose command
tell application "Finder"
set ll to folders of folder thefolder whose comment contains "Yvan"
end tell
Yvan KOENIG (from FRANCE vendredi 22 août 2008 14:30:34) _______________________________________________
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