RE: quit app on remote mac
RE: quit app on remote mac
- Subject: RE: quit app on remote mac
- From: "Bourque, Jason" <email@hidden>
- Date: Tue, 20 Feb 2001 12:02:35 -0500
You told the finder to quit. Tell the app you want to quit
tell application "Finder" of machine "eppc://172.16.7.3"
tell application "FileMaker" to quit
end tell
-----Original Message-----