• 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: OS X Finder windows and column settings
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: OS X Finder windows and column settings


  • Subject: Re: OS X Finder windows and column settings
  • From: Barbara Mueller <email@hidden>
  • Date: Fri, 23 May 2003 20:13:26 +0200

Hallo,

Does anyone know how to script the check boxes for Date Modified, Size,
Kind, etc. in the view options for an OS X Finder window? (In list view)

This is the core of one of my scripts which changes the settings of the front window to "Date Modified" (in list view)

tell application "Finder"
tell application "System Events"
tell process "Finder"
click button "Date modified" of group 1 of outline 1 of scroll area 1 of window 1
end tell
end tell
end tell

Barbara
_______________________________________________
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.

  • Prev by Date: Scripting Mail
  • Next by Date: Re: OS X Finder windows and column settings
  • Previous by thread: Re: OS X Finder windows and column settings
  • Next by thread: OSA Error as Applet but not in Script Editor
  • Index(es):
    • Date
    • Thread