Re: entire contents / alias list working
Re: entire contents / alias list working
- Subject: Re: entire contents / alias list working
- From: John Delacour <email@hidden>
- Date: Thu, 17 Apr 2003 18:15:38 +0100
- Mac-eudora-version: 6.0a15
At 9:40 am -0700 17/4/03, Michelle Steiner wrote:
This works:
tell application "Finder"
set foo to folders of alias "Dora:" as alias list
...
But this doesn't:
tell application "Finder"
set foo to folders of alias "Dora:"
set bar to foo as alias list
end tell
I don't think it ever did. I wouldn't expect it to.
JD
_______________________________________________
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.