quit app on remote mac
quit app on remote mac
- Subject: quit app on remote mac
- From: <email@hidden>
- Date: Tue, 20 Feb 2001 18:10:40 +0100
hi all
i have a quiestion. i qould like to quit an app on a remote mac.
all i am able is to get systeminformations, processes etc from the remote
finder and i opnly can quit the finder!
set remote_Finder to application "Finder" of machine "eppc://172.16.7.3"
using terms from application "Finder"
tell remote_Finder
try
tell process "NetPresenz" to quit
end try
end tell
end using terms from
and the result"
tell application "Finder" of machine "eppc://172.16.7.3"
quit
end tell
what did i wrong?
thankx
claas
email@hidden