• 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
Finder Window Scroll?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Finder Window Scroll?


  • Subject: Finder Window Scroll?
  • From: John MacMullin <email@hidden>
  • Date: Thu, 14 May 2009 10:24:42 -0700

I have the following script, which other than one problem, works just fine.

tell application "Finder"
	close every window
	set aPath to "/Users/User A/File X"
	set posicAPath to (aPath as POSIX file) as string
	open folder posicAPath
	set current view of window 1 to column view
end tell

The folder is selected just fine. The problem is that when the number of items in the column view exceeds the size of the column view, I can't see the 'selected' folder without first manually scrolling to the folder, which I would like to avoid.

Any suggestions to fix this issue would be greatly appreciated.

John
_______________________________________________
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: Finder Window Scroll?
      • From: Luther Fuller <email@hidden>
    • Re: Finder Window Scroll?
      • From: Michelle Steiner <email@hidden>
  • Prev by Date: Re: Get physical size
  • Next by Date: Re: Finder Window Scroll?
  • Previous by thread: Re: Get physical size
  • Next by thread: Re: Finder Window Scroll?
  • Index(es):
    • Date
    • Thread