Re: applescript-users digest, Vol 3 #837 - 16 msgs
Re: applescript-users digest, Vol 3 #837 - 16 msgs
- Subject: Re: applescript-users digest, Vol 3 #837 - 16 msgs
- From: Paul Skinner <email@hidden>
- Date: Tue, 10 Sep 2002 12:16:48 -0400
On Tuesday, September 10, 2002, at 11:18 AM, ken wrote:
tell application "Finder" of machine
"eppc://paul:email@hidden"
beep
end tell
Okay. I've put the user and password and into the machine address as
above. Now when I try to compile I get the -916 port error. The IP
address is for the same machine that I am compiling the script on.
Should that matter?
Yes. It's probably trying to send the event to it's own port 916.
I am a bit unclear about your IPs, but the IP in the command should be
that of the remote box that you are targeting.
Any other ideas what's causing the port error? I think I've found all
of the places where everything needs to be turned on.
Thanks.
Ken Fleisher
--
Paul Skinner
_______________________________________________
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.