There's a lesson on sockets at
http://lessons.runrev.com/s/lessons/m/4071/l/12924-how-to-communicate-with-other-applications-using-sockets
It's not that hard and will work on any supported platform and even between
platforms. (iOS and Android are NOT supported at the moment)
:-HÃ¥kan
_
On 10.09.2012 at 12:31 Uhr -0400 dunb...@aol.com apparently wrote:
Am I to understand that LiveCode, the great and powerful, cannot do
this at all? Am I the first one that ever wanted to send a message
to another machine?
A new project I am working on therefore must be authored in
Hypercard
I got pretty good at it, way back when developers who really believed in it
made their documentation fairly usable. The trouble with Applescript is that
you are entirely dependent on the really sparse, often wholly inadequate or
incomplete app dictionaries (if there even is one), and on public f
On 9/10/12 2:56 PM, dunb...@aol.com wrote:
Ken Ray's script almost looks intelligible to me; I wrote some AS
scripts about 30 years ago. But I am too old and feeble to see where
this ties in.
I couldn't master AppleScript even when I wasn't old and feeble. :)
Sounds like maybe it's time to lo
Jacque.
Ken Ray's script almost looks intelligible to me; I wrote some AS scripts about
30 years ago. But I am too old and feeble to see where this ties in.
Craig
-Original Message-
From: dunbarx
To: use-livecode
Sent: Mon, Sep 10, 2012 3:42 pm
Subject: Re: Send to pr
re do commands that AS execute derive from LC? Where does
it get the associated data?
end tell
Craig
-Original Message-
From: Colin Holgate
To: How to use LiveCode
Sent: Mon, Sep 10, 2012 12:38 pm
Subject: Re: Send to program
Why have a few more replies to this topic ap
Bob,
I checked "remote Apple events" in the target machine early on. No dice. (error
-1701)
Craig
-Original Message-
From: Bob Sneidar
To: How to use LiveCode
Sent: Mon, Sep 10, 2012 1:37 pm
Subject: Re: Send to program
Not so fast. There is a Remote Apple Events th
Not so fast. There is a Remote Apple Events thingummy in the Sharing
preferences of Snow Leopard, and I think also still in Lion. If an app is
written to respond to Apple Events, then it *should* work. Not sure how you
would do it though.
Bob
On Sep 10, 2012, at 9:10 AM, J. Landman Gay wrote
On 9/10/12 11:31 AM, dunb...@aol.com wrote:
Am I to understand that LiveCode, the great and powerful, cannot do
this at all?
It sounds like the limitation is in OS X. But I just looked at the link
Colin posted and it looks like you could make that work. Or there's Ken
Ray to the rescue again
Why have a few more replies to this topic appeared? Wasn't the link I sent a
good answer?
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lis
Craig
-Original Message-
From: J. Landman Gay
To: How to use LiveCode
Sent: Mon, Sep 10, 2012 12:12 pm
Subject: Re: Send to program
On 9/10/12 10:54 AM, dunb...@aol.com wrote:
> So is it really true that I cannot send a message to another machine
> running liveCode:
>
> I cannot:
>
On 9/10/12 10:54 AM, dunb...@aol.com wrote:
So is it really true that I cannot send a message to another machine
running liveCode:
I cannot:
send "beep 3" to program "myRemotemachine"
Say it ain't so.
I want my Jacque.
LOL. I'm flattered, but I had to look it up. I hate to be the bearer
iveCode
Sent: Sun, Sep 9, 2012 9:44 pm
Subject: Re: Send to program
I think if you ignore send to program and use applescript directly you can
get things accomplished. If you decide to look in that direction, check out
the (old) info here.
http://www.sonsothunder.com/devres/revolution/tips/ascr
I think if you ignore send to program and use applescript directly you can
get things accomplished. If you decide to look in that direction, check out
the (old) info here.
http://www.sonsothunder.com/devres/revolution/tips/ascr006.htm
Not sure it will solve the remote issues, but still worth a rea
Sorry, I take that back, I see in the dictionary that it specifically says
to use colons, and that it also mentions AppleTalk zones.
I have a test app that use to demonstrate this (actually two Rev apps, a
sender and a receiver), which use to be at RevOnline but I notice they are
no longer there.
I've been trying to get this to work here and interestingly enough even
something like:
do "choose remote application" as applescript
doesn't work. It shows the machines, but selecting the machine and waiting
for the dialog to finish pinwheeling returns "no applications found" which
is of course no
On Mon, Sep 10, 2012 at 12:42 AM, wrote:
> Something to do with the pathname? Such a message has no issue in HC
> (running OS9, of course)
>
>
My guess is yes, that is an OS 9/HC pathname. LC uses / not : in it's
pathnames.
HTH
___
use-livecode mailing
See if this article helps:
http://www.makeuseof.com/tag/remotely-control-mac-simple-applescripts/
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
ht
Hi Craig,
I think most people use sockets to allow for inter-application communications.
I think that the send command relied on Mac OS 9 (and earlier) specific
features.
--
Best regards,
Mark Schonewille
Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-talk.com
T
19 matches
Mail list logo