Re: quit app on remote mac
Re: quit app on remote mac
- Subject: Re: quit app on remote mac
- From: "Jeffrey L. McLean" <email@hidden>
- Date: Sat, 03 Mar 2001 00:21:32 -0500
I think program linking needs to be enabled for each remote application you
are trying to control. Also, you can try telling the Finder to quit that
application. As in ...
tell remote_Finder to quit application "NetPresenz"
didn't try that out either. Just an half sleep ideal.
Jeffrey
>
From: <email@hidden>
>
Date: Tue, 20 Feb 2001 17:58:11 +0100
>
To: email@hidden
>
Subject: quit app on remote mac
>
>
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
>
_______________________________________________
>
applescript-users mailing list
>
email@hidden
>
http://www.lists.apple.com/mailman/listinfo/applescript-users