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

File name of background picture


  • Subject: File name of background picture
  • From: "(4) GMAIL 5278" <email@hidden>
  • Date: Sat, 2 Oct 2010 11:15:13 +0900

Dear AppleScripters,

Hello.  I know how to change the background picture of a folder (and a disc volume) through AppleScript.  I wonder if it's possible to save the file name of the picture used as a background image of a give discn volume.  Let me suppose that I have a disc image whose volume name is DMG 2010 and that the disc volume has been mounted on the desktop.


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


I want to save the file name of the background picture to file_name.  But it doesn't work.  What am I doing wrong?

Thanks a lot.

Jim
 _______________________________________________
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: Brian Christmas <email@hidden>
    • Re: File name of background picture
      • From: Brian Christmas <email@hidden>
  • Prev by Date: Re: Smile and mid 2010 iMacs and Pros with Core i3-5 processors
  • Next by Date: Re: File name of background picture
  • Previous by thread: Re: Run App from Mounted Volume
  • Next by thread: Re: File name of background picture
  • Index(es):
    • Date
    • Thread