send to program

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
dunbarx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10324
Joined: Wed May 06, 2009 2:28 pm

send to program

Post by dunbarx » Fri Sep 07, 2012 8:18 pm

I have been using an applescript/HC suite of tools from "epsi computers" for decades to run a client/server system in HC. Pretty good stuff, and I have become adept. I even defeated record locking.

I have never communicated with another Mac using LC, but want to do so now. But I am getting an error "-1701" when I try something as simple as:

send myMessage to program "*:myOtherMac:LiveCode"

The message is just a test, and tells an open LC stack to put a random number into a field. "myMessage" is the name of a handler in the stack script.

Something to do with the pathname? Such a message has no issue in HC (running OS9, of course)

Has to be simple. That is why I am posting in the complete beginners section.

Craig Newman

Post Reply