On Sep 01, 2006, at 17:14 UTC, Norman Palardy wrote:

> > Is there any way in which I can write a program in
> > RealBasic which communicates with an old program, running
> > in Classic mode. I want to be able to type text into a
> > field in the window of this program, type RETURN to the
> > program, and then read the results from this program in
> > another area of its window.
> >
> > My guess is that this program does not support applescript
> > or apple events.
> 
> You could probably use TCP/IP or IPC sockets

It seems very unlikely that this program supports TCP/IP either, and
couldn't possibly support IPC sockets.

What the OP is asking is going to be extremely difficult.  The best I
can think of is some sort of system hack (like the old QuickKeys) which
could somehow be cobbled into communicating with an RB app.  My gut
tells me this would probably require months of research.

Best,
- Joe


--
Joe Strout -- [EMAIL PROTECTED]
Verified Express, LLC     "Making the Internet a Better Place"
http://www.verex.com/

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to