chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] csi -script


From: Joerg F. Wittenberger
Subject: [Chicken-users] csi -script
Date: 11 Apr 2003 16:05:14 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Hi all,

the good news: yet another rebuild and those libstuffed-* stuff got
installed.  What ever I'm doing wrong.

But how actually does the "uses" work in scripts?  I just wrote:

#!/usr/bin/csi -script

(declare (uses srfi-13 posix))
...

But as soon as I do a string-join I'm told that the tlv string-join is
not bound.

AFAI read the docs, what I'm doing is ok, isn't it?

thanks

/Jörg

-- 
The worst of harm may often result from the best of intentions.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]