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
 ___________________________________________________________
 [EMAIL PROTECTED]       http://www.FourthWorld.com
 Tel: 323-225-3717                       AIM: FourthWorldInc

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to