Re: Select, Reveal and Column View
Re: Select, Reveal and Column View
- Subject: Re: Select, Reveal and Column View
- From: "Stockly, Ed" <email@hidden>
- Date: Thu, 16 Sep 2010 15:55:50 -0500
- Acceptlanguage: en-US
- Thread-topic: Select, Reveal and Column View
Title: Re: Select, Reveal and Column View
I thought Stan nailed. This doesn’t work?
tell application "Finder"
activate
set target of window 1 to alias "Work_Files:Mail-Safe Archive:_Mail-Safe Folder:2010:"
end tell
On 9/16/10 1:49 PM, "Luther Fuller" <email@hidden> wrote:
tell application "Finder"
activate
tell window 1
select alias "Work_Files:Mail-Safe Archive:"
select alias "Work_Files:Mail-Safe Archive:_Mail-Safe Folder:"
select alias "Work_Files:Mail-Safe Archive:_Mail-Safe Folder:2010:"
end tell
end tell
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden