• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Select, Reveal and Column View
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Select, Reveal and Column View


  • Subject: Re: Select, Reveal and Column View
  • From: Luther Fuller <email@hidden>
  • Date: Thu, 16 Sep 2010 16:13:15 -0500

That's what I was trying when I came up with the script at the bottom. The 'set target ...' line, below, seems to have the same problem as 'select ...'. I'll look further into using target later.


On Sep 16, 2010, at 3:55 PM, Stockly, Ed wrote:

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

  • Follow-Ups:
    • Re: Select, Reveal and Column View
      • From: "Stockly, Ed" <email@hidden>
References: 
 >Re: Select, Reveal and Column View (From: "Stockly, Ed" <email@hidden>)

  • Prev by Date: Re: Select, Reveal and Column View
  • Next by Date: Re: Select, Reveal and Column View
  • Previous by thread: Re: Select, Reveal and Column View
  • Next by thread: Re: Select, Reveal and Column View
  • Index(es):
    • Date
    • Thread