• 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: File name of background picture
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: File name of background picture


  • Subject: Re: File name of background picture
  • From: Brian Christmas <email@hidden>
  • Date: Sat, 2 Oct 2010 12:46:23 +1000


On 02/10/2010, at 12:15 PM, (4) GMAIL 5278 wrote:

tell application "Finder"
set win to window "DMG 2010"
set p to icon view options of win
set file_name to name of background picture of p
end tell

G'day again

Or , if you only want the pictures file name, try


tell application "Finder"
set win to window "Applications"
set p to icon view options of win
set pp to background picture of p
set ppp to name of pp
ppp
end tell

Regards

Santa

And what, you ask, was the beginning of it all?
And it is this......
Existence that multiplied itself
For sheer delight of being
And plunged with numberless trillions of forms
So that it might
find
itself
innumerably

Sri Aurobindo





 _______________________________________________
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: File name of background picture
      • From: "(4) GMAIL 5278" <email@hidden>
References: 
 >File name of background picture (From: "(4) GMAIL 5278" <email@hidden>)

  • Prev by Date: Re: File name of background picture
  • Next by Date: Re: File name of background picture
  • Previous by thread: Re: File name of background picture
  • Next by thread: Re: File name of background picture
  • Index(es):
    • Date
    • Thread