Finder scripting bug
Finder scripting bug
- Subject: Finder scripting bug
- From: "Nigel Garvey" <email@hidden>
- Date: Sun, 15 Jan 2006 02:50:31 +0000
Could someone remind me of the URL for reporting Finder scripting bugs?
I've just come across this one:
set OKNames to {"2.jpg", "03.jpg"}
tell application "Finder"
every file of myFolder whose name is in OKNames
end tell
Files in the folder with names like "2.jpg", "02.jpg", "002.jpg",
"3.jpg", "03.jpg", "003.jpg", etc are _all_ returned by the above
reference in Tiger.
NG
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden