Hi all,<br><br>Thanks again for getting me started.<br><br>I'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's documented:<br><br>adam@ubuntu:~$ ./ccl64 <br>Welcome to Clozure Common Lisp Version 1.4-r13548M  (LinuxX8664)!<br>? (defvar *s* "xxxxx")<br>*S*<br>? (watch *s*)<br>

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

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

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