![](https://secure.gravatar.com/avatar/a0831633e0ecc1387d78b79895ea25ec.jpg?s=120&d=mm&r=g)
7 Aug
2012
7 Aug
'12
12:49 p.m.
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