RE: Running scripts over network
RE: Running scripts over network
- Subject: RE: Running scripts over network
- From: Jon Pugh <email@hidden>
- Date: Fri, 16 Aug 2002 20:22:27 -0700
At 10:11 PM -0400 8/16/02, Dave DeLong wrote:
>
Is it possible to execute scripts over a network that DOESN'T use TCP/IP?
tell application "Whatever" of machine "whatever" of zone "Whatever"
-- whatever
end
You can leave off the zone or machine if they are the same as the sender. You'll still need to turn on Program Linking in the Sharing control panel and enable Program Linking for whatever user you will log in as.
This specific form only works with Mac OS 7-9. You must use IP addressing on X.
Jon
_______________________________________________
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.