<div dir="ltr">Hi Rafael,<div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, May 13, 2014 at 8:56 PM, Erik Huelsmann <span dir="ltr"><<a href="mailto:ehuels@gmail.com" target="_blank">ehuels@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Rafael,<div class="gmail_extra"><br><br><div class="gmail_quote"><div class="">On Mon, May 12, 2014 at 11:20 PM, Sistemas <span dir="ltr"><<a href="mailto:sistemas@dedaloingenieros.com" target="_blank">sistemas@dedaloingenieros.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hi:<br>
<br>
I'm trying to start some processes and connect them using pipes with ABCL<br>
(like Unix shell pipes). I've reviewed the documentation but I haven't found<br>
anything. Are I missing something? If not, are there any plans of adding<br>
input, output and error parameters for run-program (like SBCL, CCL, etc.)?<br>
<br></blockquote><div><br></div></div><div>There's a function like that in run-program.lisp:</div><div><br></div></div></div></div></blockquote><div><br></div><div>[ snip ]</div><div><br></div><div>This makes me discover RUN-PROGRAM:</div>
<div><br></div><div>CL-USER(1): (apropos 'run-program)</div><div>SYSTEM:RUN-PROGRAM (fbound)</div><div>RUN-PROGRAM</div><div><br></div><div>The following returns the required documentation for me:</div><div><br></div>
<div>CL-USER(2): (documentation #'system:run-program 'function)</div><div>"<text I pasted for you before>"</div><div><br></div><div><br></div><div>Hope that helps you consult the docs!</div><div> </div>
</div><div><br></div>-- <br><div dir="ltr">Bye,<div><br></div><div>Erik.</div><div><br></div><div><a href="http://efficito.com/" target="_blank">http://efficito.com</a> -- Hosted accounting and ERP.</div><div>Robust and Flexible. No vendor lock-in.</div>
</div>
</div></div>