<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Hello,<br><br>How can I avoid to have an error in the following example:<br>(let ((cancelstring "cancel"))<br>             (ps::ps (ps:create<br>                          (ps::lisp cancelstring)  "val")))<br><br>Error: Slot key (PARENSCRIPT:LISP CANCELSTRING) is not one of symbol, string or number.<br><br>Thank you<br>                                         </div></body>
</html>