<div dir="ltr"><div>Not speaking 'Scheme' is a real handicap. Anyway:</div><div>begin<br>variable x = 25<br>system(string-append("echo \"i 23 0 1 ", number->string( x), " 55\" > testfif"))<br>end</div><div><br></div><div>(Phew!)<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Jul 11, 2020 at 1:14 PM Forrest Curo <<a href="mailto:treegestalt@gmail.com">treegestalt@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>example:</div><div><br></div><div>with val = 25<br></div><div>shell("echo \"i 23 0 1 val 90\" > testfif")</div><div><br></div><div>simply sends the string, as is, to my fifo.</div><div><br></div><div>I'm not finding string functions listed in the documentation.</div><div>(?)<br></div><div><br></div><div><br></div><div>Forrest Curo</div><div>San Diego<br></div></div>
</blockquote></div>