I am unable to create the folllowing stand-alone executable:<br><br><br>(module a-module mzscheme<br>&nbsp; (require (planet &quot;sxml.ss&quot; (&quot;lizorkin&quot; &quot;sxml.plt&quot; 1 2))))<br><br>&gt;mzc --exe a-module.exe
 a-module.ss<br><br>mzc version 301, Copyright (c) 2004-2005 PLT Scheme Inc.<br>cadr: expects argument of type &lt;cadrable value&gt;; given #f<br><br>This is on windows, v301<br><br>Any ideas?<br><br>-pp<br><br>