switching from applestalk to TCP/IP
switching from applestalk to TCP/IP
- Subject: switching from applestalk to TCP/IP
- From: email@hidden
- Date: Mon, 30 Jun 2003 14:37:13 GMT
>
I am trying to update a script that uses appletalk to connect to network
>
shares so that it uses TCP-IP instead...
>
>
i found a source that reccomended using the URL form
>
afp://host.domain.com/volume, to get this to happen, however, when i
enter
>
the path in that way it still brings up the appletalk login when i
execute
>
the script...
>
>
here is part of the nested if statement that my orgional code uses...
can
>
anyone offer any pointers on how i get it to use TCP/IP when mounting a
>
volume...
>
>
>
if the login_number is "1111" then
>
tell application "Finder"
>
mount volume "User group 1111" on server "SERVER" in AppleTalk zone
>
"ZONE" as user name login_name
>
open folder login_name of disk "User group 1111"
>
end tell
>
>
thanks
>
>
Adam Kress
>
email@hidden
---------------------------------------------
This message was sent using Endymion MailMan.
http://www.endymion.com/products/mailman/
_______________________________________________
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.