• 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
Re: Icon bounds on the destop
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Icon bounds on the destop


  • Subject: Re: Icon bounds on the destop
  • From: Axel Luttgens <email@hidden>
  • Date: Fri, 17 Dec 2010 23:59:51 +0100

Le 17 déc. 2010 à 18:03, Ronald Hofmann a écrit :

> [...]
>
> Do you have another hint to save the theResultList to a file without looping thru the lists?
>
> tell application "Finder"
>  set theResultList to {name, desktop position} of items of desktop
> end tell
> [...]

Hello Ronald,

It depends of the intended usage of the saved list.
If you want to store it for retrieving it and handle it later in AppleScript, a single write command from Standard Additions (write theResultList to ... as list) followed by a read command (read ... as list) may be the answer.

Would this fit your needs?

Axel

 _______________________________________________
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

References: 
 >IRController (From: Ralf <email@hidden>)
 >Icon bounds on the destop (From: Ronald Hofmann <email@hidden>)
 >Re: Icon bounds on the destop (From: OzSanta <email@hidden>)
 >Re: Icon bounds on the destop (From: Axel Luttgens <email@hidden>)
 >Re: Icon bounds on the destop (From: Ronald Hofmann <email@hidden>)

  • Prev by Date: Re: Display Dialog
  • Next by Date: Re: Display Dialog
  • Previous by thread: Re: Icon bounds on the destop
  • Next by thread: IRCONTROLLER
  • Index(es):
    • Date
    • Thread