writefile



Robert Dodier wrote:
> Does DRIBBLE work in CMUCL by itself?
> What happens if you start CMUCL and then enter, say,
> 
> (dribble "/tmp/foo.log")
> (+ 2 3)
> (format t "foo~%")
> (dribble)

Probably  i do not know how to enter those commands. Entering the first one
returns:

  (%i5)   (dribble "/tmp/foo.log");
         Incorrect syntax: /TMP/FOO.LOG is not an infix operator
         ibble "/tmp/foo.log"
                  ^

linux/kubuntu-gutsy
lisp-implementation-version: CVS release-19a 19a-release-20040728 + minimal
debian patches

--
Pol