Hi all,<br><br>Thanks again for getting me started.<br><br>I&#39;m going through the Clozure CL documentation:<br><br><a href="http://ccl.clozure.com/ccl-documentation.html#watched-watch">http://ccl.clozure.com/ccl-documentation.html#watched-watch</a><br>

<br>My results are somewhat different than what&#39;s documented:<br><br>adam@ubuntu:~$ ./ccl64 <br>Welcome to Clozure Common Lisp Version 1.4-r13548M  (LinuxX8664)!<br>? (defvar *s* &quot;xxxxx&quot;)<br>*S*<br>? (watch *s*)<br>

&gt; Error: Undefined function WATCH called with arguments (&quot;xxxxx&quot;) .<br>&gt; While executing: CCL::TOPLEVEL-EVAL, in process listener(1).<br>&gt; Type :GO to continue, :POP to abort, :R for a list of available restarts.<br>

&gt; If continued: Retry applying WATCH to (&quot;xxxxx&quot;).<br>&gt; Type :? for other options.<br>1 &gt; <br><br>I&#39;ve submitted this in case it&#39;s useful, since I&#39;m following the trunk version of CCL.<br><br>

Thanks,<br><br>Adam<br>-- <br>&quot;Invincibility is in oneself, vulnerability in the opponent.&quot; -- Sun Tzu<br>