Launching Remote Applications
Launching Remote Applications
- Subject: Launching Remote Applications
- From: "Steve Suranie" <email@hidden>
- Date: Mon, 15 Nov 2004 08:50:15 -0500
- Thread-topic: Looking for Hamish and MySQL for AppleScript
I keep getting the following error message when I try to run this script:
Finder got an error: An error type of -10814 has occurred
using terms from application "Finder"
> tell application "Finder" of machine "eppc://USERNAME:email@hidden"
> try
> open (application file id "FMP6" as alias)
> on error errMsg
> display dialog errMsg
> end try
> end tell
> end using terms from
>
any help would be appreciated
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden