Re: Select CD
Re: Select CD
- Subject: Re: Select CD
- From: Charles Arthur <email@hidden>
- Date: Fri, 20 Jul 2001 10:55:41 +0100
On Thu, 19 Jul 2001 19:08:30 -0500, Scott Earleywine <email@hidden>
wrote:
>
Sorry, but I cannot get this to compile...
..
>
> tell application "Finder" to select (every disk whose ejectable is true and
>
> whose free space is 0.0)
Oops! Should be
--
tell application "Finder" to select (every disk whose ejectable is true and
free space is 0.0)
--
(all on a single line)
Sorry, I did it using "choose folder.." and just stuck that together.
But the compiler should have given you the clue (as it did for me) by
saying "expected expression but found "whose"" - with the second "whose"
highlighted.
Then again, debugging is hell.
best
Charles
----------------------------
http://www.ukclimbing.com : 1000+ British crags, 350+ British climbing
walls - searchable by distance and anything else you care to think of -
with weather forecasts for every one, plus maps, articles, news and
features. Plus Britain's busiest climbing discussion boards. And there's
even a cool shop attached.