On 4/2/07, Dan Bron <[EMAIL PROTECTED]> wrote:
I hope this helps.

I am not sure...

Here, we are trying to emulate 2!:2 under windows,
and interact with some other process from J.

In the specific example of the chess program, the
program's IO activity looks something like:

spawn chess sub-program
read line from chess program
write command to chess program
read 2 lines from chess program
write command to chess program
read 2 lines from chess program
...

If I understand what you've provided, we'd have to
have this the other way around, such that the chess
program spawns an instance of J, and interacts
with it?

--
Raul
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to