Re: whose name contains space
Re: whose name contains space
- Subject: Re: whose name contains space
- From: Emmanuel <email@hidden>
- Date: Wed, 24 Jan 2001 17:40:45 +0100
At 5:18 +0100 24/01/01, Michelle Steiner wrote:
>
On 1/23/01 11:15 AM, Bill Cheeseman <email@hidden> wrote:
>
>
>tell application "Finder" to get first item whose name contains (space as
>
>string)
>
>
>
>And this works:
>
>
>
>tell application "Finder" to get first item whose name contains my space
>
>
>
>Very peculiar.
>
>
The Finder contains a property called "content space"; it might be that
>
because of that, that "space" confuses the Finder.
Unfortunately not. As I mentioned (and Chris implicitly acknowledged), the
bug is not Finder-specific.
Emmanuel