Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Launch iChat Remotely' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Launch iChat Remotely
Authored by: mrtoner on Jul 24, '06 09:37:00AM

Fairly trivial, really:

set machine_name to "eppc://workstation.local"
tell application "Finder" of machine machine_name
open item "Applications:iChat"
end tell

Note that the '.local' extension is easier than the IP address (which may change).



[ Reply to This | # ]