• 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
List view properties
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

List view properties


  • Subject: List view properties
  • From: zoff <email@hidden>
  • Date: Tue, 22 Apr 2003 20:36:41 -0400

In the script below I'm trying to set a Finder window to sort by the Name column. I can set the window to list view but the other properties don't work, I'm not getting any errors to at least give me a clue to why its not working. Any ideas.

tell application "Finder"
activate
set current view of window 1 to list view
set properties of window 1 to {sort column:name column, calculates folder sizes:false}
end tell

TIA
_______________________________________________
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: Accessing UserDefaults via vanilla AS?
  • Next by Date: Re: Scripting Disk Utility in OS X
  • Previous by thread: Re: Accessing UserDefaults via vanilla AS?
  • Next by thread: Re: List view properties
  • Index(es):
    • Date
    • Thread