Every Process on Remote OS X machine
Every Process on Remote OS X machine
- Subject: Every Process on Remote OS X machine
- From: Gary Beberman <email@hidden>
- Date: Sun, 15 Sep 2002 20:47:02 -0700
I'm trying to get the name of active processes on a remote OS X
machine. When I run:
Tell application "Finder"
set proclist to name of every process
end
it works fabulously on my local machine. However, when I try it with
tell application "Finder" of machine "eppc://othermachine"
I get an error:
Finder got an error: Cannot find process on host.
The routine runs fine if I run it locally on the machine. It fails
when I run it remotely?
Ideas on why? Workarounds?
Thanks,
Gary
_______________________________________________
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.