[Gambas-user] Is it possible to do both read and write to the same process thru exec

Jussi Lahtinen jussi.lahtinen at gmail.com
Tue Apr 14 00:23:24 CEST 2020


> I tried to do a mmproc.close() but I just get a kill signal rr_kill()
>

This is expected as you close the process.


But no read event is ever recieved in my process from mmproc
>

What the gtee is trying to write? Your code is writing to the gtee process,
but nothing to the other direction.
Can you show more code?


Jussi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20200414/84391801/attachment.html>


More information about the User mailing list