• 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
View mode of window?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Follow-Ups:
    • Re: View mode of window?
      • From: KOENIG Yvan <email@hidden>
  • Prev by Date: Re: Finder event question - scripting bridge, appscript
  • Next by Date: Re: View mode of window?
  • Previous by thread: Re: Finder event question - scripting bridge, appscript
  • Next by thread: Re: View mode of window?
  • Index(es):
    • Date
    • Thread