window arrangement
window arrangement
- Subject: window arrangement
- From: Brian Christmas <email@hidden>
- Date: Wed, 07 Dec 2011 11:06:02 +1100
G'day scripters
Running Lion.
I'd like to be able to get the arrangement of a window, however the script below always returns 'arranged by name'. Anyone know of a way to get the arrangement, in any type of window view please?
tell application "Finder" set t to make Finder window to folder (((path to desktop) & "Nolas Movies") as text) set currentArrangement to arrangement of icon view options of t close t end tell currentArrangement --> 'arranged by name'
Regards
Santa |
_______________________________________________
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