mount volume errors
mount volume errors
- Subject: mount volume errors
- From: Jeff Hartman <email@hidden>
- Date: Mon, 26 Apr 2004 09:38:41 -0500
For afp, I keep getting a network file permission error when passing values
to the mount volume command.
mount volume "afp://" & theuserid & ":" & thepassword & "@" & theaddress &
"/" & thedrive & "\""
For smb, I get a file object error.
mount volume "smb://" & thedomain & ";" & theuserid & ":" & thepassword &
"@" & theaddress & "/" & thedrive & "\""
I've checked the syntax over and over and don't see the problem.
stumped...
_______________________________________________
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.