• 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
Icon view dilemma
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Icon view dilemma


  • Subject: Icon view dilemma
  • From: OzSanta <email@hidden>
  • Date: Sun, 23 Jan 2011 22:23:46 +1100

G'day scripters

Dilemma. The following script works fine run from the script editor, but when placed in the user scripts folder and run from the Applescript icon menu, it returns '«constant ****narr»'  in stead of 'not arranged'.

What must I do to fix it please?

Regards

Santa

on run
tell application "Finder"
set temp to icon view options of window of desktop
set ArrangementValue to arrangement of temp as text
display dialog ArrangementValue
end tell
set the clipboard to ArrangementValue
end run
 _______________________________________________
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: Icon view dilemma
      • From: Chris Page <email@hidden>
    • Re: Icon view dilemma
      • From: Shane Stanley <email@hidden>
  • Prev by Date: AppleScript Editor's “tell” application pop-up menu (was Re: Mail Rule Scripts)
  • Next by Date: Re: Icon view dilemma
  • Previous by thread: AppleScript and Simple Finder
  • Next by thread: Re: Icon view dilemma
  • Index(es):
    • Date
    • Thread