Re: I've changed the name of a file (etc.)
Re: I've changed the name of a file (etc.)
- Subject: Re: I've changed the name of a file (etc.)
- From: Michelle Steiner <email@hidden>
- Date: Fri, 3 Nov 2000 15:11:03 -0800
On 11/3/00 2:51 PM, Richard 23 <email@hidden> wrote
>
>>Ooops. I neglected to mention that the file reference has to be in a
>
>>tell to the Finder:
>
>
>
>Yup; that did it.
>
>
>
>And I *knew* that. DOH
>
>
Not true boys and girls.
>
>
file "Private:test" as file specification
>
--> file "Private:test"
Well if you don't have that "as file specification" it won't work. I
didn't know about that; thanks.
This works:
set x to (choose file) as string
file x as file specification
This doesn't:
set x to (choose file)
file x as file specification
--> Can't make file (alias "Brede:Desktop Folder:montanafire11.jpg") of
+script; into a file specification.
-- Michelle
----------------------------------------------------------------------
| Michelle Steiner | Hard as it may be to believe, my |
| email@hidden | life has been based on a true story. |
----------------------------------------------------------------------