Re: How to connect to another Mac on the same network?
Re: How to connect to another Mac on the same network?
- Subject: Re: How to connect to another Mac on the same network?
- From: Allen Rongone <email@hidden>
- Date: Tue, 7 Jun 2005 21:50:50 -0400
Thanx Gnarlie!
On Jun 7, 2005, at 21:43, Gnarlodious wrote:
Entity Allen Rongone spoke thus:
Does anyone have any idea how to establish a network connection to
another Mac in AppleScript?
set theUser to "Rachel"
set thePassword to "*****" -- put your password there
set theServer to "Gnarlodious-Cube.local"
set theProtocol to "afp"
set theURL to theProtocol & "://" & theServer & "/" & theUser as string
mount volume theURL as user name theUser with password thePassword
-- Gnarlie
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden
This email sent to email@hidden
"Wasted words from wasted memories
left for those who have wasted, in time
what I could have kept as mine" ... AR
_______________________________________________
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