Leslie, there's an example at
http://compgroups.net/comp.lang.rexx/syscreatepipe-example-not-found/252972
but it fails with a segmentation fault.  I've opened bug #1357
<https://sourceforge.net/p/oorexx/bugs/1357/> against the interpreter

Can you explain, why you'd need SysCreatePipe?
Might a RexxQueue do what you need?

Erich

On Tue, Nov 3, 2015 at 6:14 PM, J. Leslie Turriff <jlturr...@mail.com>
wrote:

>         I need a way to write data to an external Linux command.  It looks
> like
> sysCreatePipe() can create the connection, and either the PUSH or QUEUE
> command ought to be able to write to the pipe created?  But I can't find
> such
> usage in any of the packaged examples.
>
> Leslie
> --
>                 A Caution to Everybody
>
>         Consider the Auk;
>         Becoming extinct because he forgot how to fly, and could only walk.
>         Consider man, who may well become extinct
>         Because he forgot how to walk and learned how to fly before he
> thinked.
>
> -- Ogden Nash
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Oorexx-users mailing list
> Oorexx-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/oorexx-users
>
------------------------------------------------------------------------------
_______________________________________________
Oorexx-users mailing list
Oorexx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-users

Reply via email to