Got it working. Thanks!
One question -- why is it that with printing to stdin, I don't need to use (force-output), whereas after I redirect to tcp ports, I seem to have to use (force-output) even after (newline) ?
Thanks!
On Tue, Oct 13, 2009 at 5:55 PM, Christian Jaeger chrjae@gmail.com wrote:
http://dynamo.iro.umontreal.ca/~gambit/wiki/index.php?title=Documentation:Sp... http://srfi.schemers.org/srfi-39/srfi-39.html
Christian.