mounting an osx volume from an os9 machine
mounting an osx volume from an os9 machine
- Subject: mounting an osx volume from an os9 machine
- From: "Theatre D Digital" <email@hidden>
- Date: Tue, 2 Dec 2003 13:28:48 -0500
hi there,
i'm new to the list and applescript in general.
am having some problems with the "mount volume" command as part of the
standard additions.
i am unable to mount an osx (panther) volume from an os9 (9.2) machine. i get
a -1072 error using:
tell application "Finder"
activate
mount volume "HDX" on server "OSXmachine"
end tell
the same piece of code works to mount either an os9 or osx volume from an osx
machine. i can also mount an os9 volume from an os9 machine.
any help would be much appreciated.
thanks in advance,
matt
_______________________________________________
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.