chicken-users
[Top][All Lists]
Advanced

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

Re: Pass argument to function


From: Mario Domenech Goulart
Subject: Re: Pass argument to function
Date: Fri, 10 Mar 2023 18:38:47 +0100

On Fri, 10 Mar 2023 20:15:13 +0300 Nevroz Arslan <nevrozarslan@gmail.com> wrote:

>> (capture ,(string-append "docker inspect " str))) 
> doesn't work because of the same reason that you expressed. 
> You would get "quasiquote not found" from the shell.

Actually, no:

  $ csi -R shell -p '(capture ,(string-append "echo" " foo"))'
  foo

All the best.
Mario
-- 
http://parenteses.org/mario



reply via email to

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