Re: window arrangement
Re: window arrangement
- Subject: Re: window arrangement
- From: Iurista GmbH <email@hidden>
- Date: Wed, 07 Dec 2011 01:45:16 +0100
Hm, the script works well in any type of icon view....in Snow Leopard.
What do you get without "close t" ?
Rudolf
Am 07.12.2011 um 01.06 schrieb Brian Christmas:
> 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'
_______________________________________________
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