The macosxhints Forums

The macosxhints Forums (http://hintsforums.macworld.com/index.php)
-   UNIX - Newcomers (http://hintsforums.macworld.com/forumdisplay.php?f=15)
-   -   Opening an app on a remote machine (http://hintsforums.macworld.com/showthread.php?t=24425)

loren_ryter 11-06-2005 09:45 PM

Quote:

Originally Posted by Gnarlodious
What versions OS are you running?

now 10.4.3

Gnarlodious 11-06-2005 10:02 PM

Is "Remote Apple Events" enabled in the Sharing Prefpanel?

loren_ryter 11-07-2005 01:22 PM

Quote:

Originally Posted by Gnarlodious
Is "Remote Apple Events" enabled in the Sharing Prefpanel?

yes of course.

try this:
move an application to a different location on a remote mac than the same application is on on your local mac.

set remotemachine to "eppc://your.remote.mac.local"

using terms from application "finder"
tell application "finder" of machine remotemachine
set tp to path to (application "YOUR_MOVED_APPLICATION")
end tell
end using terms from

my guess is you'll also get the path to the local rather than the remote copy of the application.

loren_ryter 11-09-2005 10:39 AM

I found the syntax that works:

open (application file id "XXXX" as alias)
-- xxxx is the creator code


All times are GMT -5. The time now is 10:35 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2014, vBulletin Solutions, Inc.
Site design © IDG Consumer & SMB; individuals retain copyright of their postings
but consent to the possible use of their material in other areas of IDG Consumer & SMB.