remote with applescript
remote with applescript
- Subject: remote with applescript
- From: Eric Grenon <email@hidden>
- Date: Fri, 13 Dec 2002 21:01:46 -0500
Can we start a Application by remote with applescript
I try some thing like this for the moment
I can Quit but not start
tell application "Internet Explorer" of machine "eppc://192.168.0.2"
if process "Internet Explorer" exists then
set blnIERunning to true
end tell
--
Eric Grenon
Les solutions informatiques Datamix inc.
Solutions d9automatisation
www.datamixsolutions.com
email@hidden
Cell. : (514) 703-9000
_______________________________________________
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.