• 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: Script application hdiutil mount errors
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Script application hdiutil mount errors


  • Subject: Re: Script application hdiutil mount errors
  • From: "John C. Welch" <email@hidden>
  • Date: Wed, 16 Apr 2003 10:42:14 -0400

On 04/16/2003 09:55, "Fransen, Britney R (Britney)" <email@hidden>
wrote:

> I am writing a small AppleScript that mounts a disk image using the do shell
> script hdiutil mount command. When I run the script as a compiled script it
> works quickly and perfectly. However, when I save the script as an
> application and run it takes alot longer but does mount the image it just
> takes a while. The console log gives me the following info:

Is there any reason for using a do shell script here?

set theTest to choose file --pick a disk image file

tell application "Disk Copy"
open theTest
end tell

Works quite well.

john

--
My mom is a professional botanist, or, as her spousal equivalent described
it, they'll be out hiking in the woods, she'll see a plant off by the side
of the trail, run up to it, bend down, and start talking Latin at it.
-- Steve VanDevender
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: Getting the labels of a record
  • Next by Date: Using tell application "name" where the name comes from GUI Script...
  • Previous by thread: Script application hdiutil mount errors
  • Next by thread: RE: Script application hdiutil mount errors
  • Index(es):
    • Date
    • Thread