Re: Call an osax remotely?
Re: Call an osax remotely?
- Subject: Re: Call an osax remotely?
- From: Christopher Nebel <email@hidden>
- Date: Fri, 10 Oct 2003 15:33:41 -0700
On Oct 10, 2003, at 8:54 AM, Steve Roy wrote:
Is it possible to call an osax remotely?
tell machine "eppc://some.valid.address"
path to system folder
end tell
The above gives me an error at runtime saying the machine "doesn't
understand the path to message".
"machines" don't have any real function in the AppleScript world
currently except as containers for applications. (Arguably, they
should, but that's a different matter.) You need to tell an
application on that machine, like the Finder or System Events.
--Chris Nebel
AppleScript Engineering
_______________________________________________
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.