• 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: Eject image
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Eject image


  • Subject: Re: Eject image
  • From: Christopher Stone <email@hidden>
  • Date: Thu, 28 Feb 2013 11:44:51 -0600

Hey Bob,

No real need to use the -plist option.

if (do shell script "hdiutil info") contains "TEST.sparseimage" then
tell application "Finder"
eject disk "TEST"
end tell
end if

Or you can narrow down the contents:

(do shell script "hdiutil info | sed -En '/^image-path/p'")

--
Best Regards,
Chris

 _______________________________________________
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: Eject image
      • From: Robert Poland <email@hidden>
    • Re: Eject image
      • From: Luther Fuller <email@hidden>
References: 
 >Eject image (From: Robert Poland <email@hidden>)

  • Prev by Date: Re: Eject image
  • Next by Date: Re: Eject image
  • Previous by thread: Re: Eject image
  • Next by thread: Re: Eject image
  • Index(es):
    • Date
    • Thread