• 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
telling icon view options
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

telling icon view options


  • Subject: telling icon view options
  • From: Gnarlodious <email@hidden>
  • Date: Sat, 09 Oct 2004 10:08:16 -0600

So, why is it I can say:

tell application "Finder"
    tell icon view options of front window
        set icon size to 128
        set arrangement to arranged by name
    end tell
end tell

but I can't say (won't compile):

tell application "Finder"
tell front window
tell icon view options
set icon size to 128
set arrangement to arranged by name
end tell
end tell
end tell

-- Gnarlie
Latest script: Eruption!
http://Gnarlodious.com/Apple/AppleScript/Scripts/Eruption!.dmg

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: Regex substitute/replace function in Applescript?
  • Next by Date: Re: Regex substitute/replace function in Applescript?
  • Previous by thread: Re: Regex substitute/replace function in Applescript?
  • Next by thread: Re: telling icon view options
  • Index(es):
    • Date
    • Thread