View mode of window?
View mode of window?
- Subject: View mode of window?
- From: OzSanta <email@hidden>
- Date: Sat, 22 Jan 2011 01:04:54 +1100
G'day listers
How can I find the view mode of a Finder Window?
The following won't compile, let alone run, yet 'view mode' shows as a property.
tell application "Finder" set temp2 to properties of window 1 try set temp3 to |view mode| of window 1 end try try set temp4 to view mode of temp2 end try end tell temp3 & " " & temp4
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