RE: Running scripts over network
RE: Running scripts over network
- Subject: RE: Running scripts over network
- From: "Wadson, David" <email@hidden>
- Date: Fri, 16 Aug 2002 17:00:11 -0400
www.apple.com/applescript
Download the guidebook module for "Program Linking via IP"...
>
----------
>
From: Dave DeLong
>
Sent: Friday, August 16, 2002 4:36 PM
>
To: email@hidden
>
Subject: Running scripts over network
>
>
I have a Ethernet AppleTalk LAN in my house, and I was wondering if there
>
is
>
a way to run a script on a computer and have it execute on another
>
computer
>
on the network.
>
>
Like:
>
>
set themachine to display dialog "What's the name of the computer"
>
default answer ""
>
>
tell application "Finder" of machine themachine
>
do whatever
>
end tell
>
>
Thanks,
>
>
Dave
>
>
=================================================
>
Organized people are just too lazy to look for things.
>
=================================================
>
>
>
_________________________________________________________________
>
Join the worlds largest e-mail service with MSN Hotmail.
>
http://www.hotmail.com
>
_______________________________________________
>
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.
_______________________________________________
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.