On Sat, Apr 22, 2017 at 04:46:35PM -0800, Christopher Howard wrote:
>       (in Dev
>          (line) # ADDED LINE
>          (setq Output (line)) )
>       (close Dev) )
>    Output )
> 
> ..a call to (check-version) will hang, as though waiting for more
> output, instead of giving me the second line (the result data).

Yes, strange that the second call to (line) hangs. Perhaps you could 'strace'
the picolisp process to see what exactly is received?

♪♫ Alex

-- 
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Reply via email to