Waiting for a diskimage to mount...
Waiting for a diskimage to mount...
- Subject: Waiting for a diskimage to mount...
- From: Gnarlodious <email@hidden>
- Date: Sat, 21 May 2005 07:11:28 -0600
Just wondering if I'm doing this wrong.
tell application "Finder"
open alias webFile -- mount the Clarus disk
open ":Clarus" -- error, Clarus is not yet finished
end tell
But if I send it to shell, it works as expected:
do shell script "hdiutil attach " & POSIX path of webFile
do shell script "open /Volumes/Clarus/"
Is there some arcane command to force Finder to wait until the disk is
mounted to continue?
-- Gnarlie
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden