Set width of columns in finder not working
Set width of columns in finder not working
- Subject: Set width of columns in finder not working
- From: dealTek <email@hidden>
- Date: Tue, 27 Jan 2015 12:15:25 -0800
Hi all,
I have mavericks 10.9.5 and i can't get this simple script to change the = set width of column id name column to show up with the change...
- also set sidebar width also not working....
Any Ideas how to get it working?
-------------------------------------
tell application "Finder"
activate
set bounds of Finder window 1 to {5, 72, 999, 510}
set width of column id name column of list view options of Finder window 1 to 386
set sidebar width of window 1 to 100
set width of column id modification date column of list view options of Finder window 1 to 192
end tell
--
Thanks,
Dave - DealTek
email@hidden
[db-15]
_______________________________________________
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