Hi All --<div><br></div><div>Is there an easy way to convert a string like this -- &quot;(a or (b and c))&quot; --  to a list-of-symbols equivalent to &#39;(a or (b and c)) ?</div><div><br></div><div>(string-&gt;symbol &quot;(a or (b and c))&quot; returns &#39;|(a or (b and c))|&quot; . What do the the vertical lines which book-end the output value signify?</div>

<div><br></div><div>Thanks!</div><div><br></div><div>Dave Yrueta</div><div><br></div><div><br></div>