[parenscript-devel] use (ps::lisp ) as key for ps:create
Andy Peterson
andy.arvid at gmail.com
Tue Aug 7 14:35:21 UTC 2012
One possibility:
(let ((cancelstring "cancel"))
(ps:ps* `(create
,cancelstring "val")))
On Tue, Aug 7, 2012 at 8:49 AM, F D <dubfa at hotmail.com> wrote:
> Hello,
>
> How can I avoid to have an error in the following example:
> (let ((cancelstring "cancel"))
> (ps::ps (ps:create
> (ps::lisp cancelstring) "val")))
>
> Error: Slot key (PARENSCRIPT:LISP CANCELSTRING) is not one of symbol,
> string or number.
>
> Thank you
>
> _______________________________________________
> parenscript-devel mailing list
> parenscript-devel at common-lisp.net
> http://lists.common-lisp.net/cgi-bin/mailman/listinfo/parenscript-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/parenscript-devel/attachments/20120807/d9c08a74/attachment.html>
More information about the parenscript-devel
mailing list