Help with AppleEvents

Richard Gaskin ambassador at fourthworld.com
Fri Nov 14 17:41:41 EST 2003


Paul Stary wrote:

> What is up with this?
> 
> I have spent the day trying to figure out why the following statement
> works in SuperCard but NOT Revolution. I want to communicate with
> SuperCard on a remote Mac named "Remote Mac". SuperCard is running on
> that Mac. I execute the following statement from Revolution on my
> local Mac:
> 
> send beep to program "Remote Mac:SuperCard" without reply
...
> This is sooooo basic, what am I missing?

Platform-independent paths.  Try:

   "Remote/SuperCard"

-- 
 Richard Gaskin 
 Fourth World Media Corporation
 Developer of WebMerge: Publish any database on any Web site
 ___________________________________________________________
 Ambassador at FourthWorld.com       http://www.FourthWorld.com
 Tel: 323-225-3717                       AIM: FourthWorldInc



More information about the use-livecode mailing list