Re: referring to a folder
Re: referring to a folder
- Subject: Re: referring to a folder
- From: Michelle Steiner <email@hidden>
- Date: Wed, 26 Nov 2003 13:54:30 -0700
On Nov 26, 2003, at 1:04 PM, Brian Mather wrote:
Absolutely correct, Michelle. Thank you. I'm puzzled why things
worked when
I let the user set the largefolder instead of trying to hard code it
(beginning lines read set the large folder to choose folder instead of
set
the largefolder to "foo" of 'Bar"). The duplicitous move theFile to
folder
largefolder didn't hiccup at all.
Because Choose folder returns an alias rather than a Finder object;
there is no problem with casting an alias to a folder, providing the
alias is to a folder.
--Michelle
--
George Bush == Timothy McVeigh == Saddam Hussein
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.