Re: Identifying a remote disk
Re: Identifying a remote disk
- Subject: Re: Identifying a remote disk
- From: Tod Hallberg <email@hidden>
- Date: Wed, 15 Oct 2003 09:53:35 -0500
- Organization: Monical Pizza Corporation
OMM, the Format of the network disk is AppleShare. The internal drives
format is MacOS Extended. Perhaps you could use that for a determining
factor.
tod
Rob Jorgensen wrote:
At 9:21 AM -0400 10/15/03, Rob Stavis wrote:
My hard drive is named "Macintosh HD." I want to mount a hard drive
from a
remote machine also named "Macintosh HD." In OS 9, I was able to identify
the remote disk as <<disk "Macintosh HD" whose local volume is
false>> but
this doesn't seem to work in OS X.
How do I differentiate the remote disk with the same name as the
local disk
in OS X AppleScript?
Maybe you can make use of:
startup boolean [r/o] -- Is this disk the boot disk?
-- Rob
_______________________________________________
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.
_______________________________________________
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.