next up previous contents index
Next: Output Control Up: Interactive Interface Commands Previous: Browser Commands

Tracing Commands

 

tabular839

It is often useful to turn on tracing during an operation, using the Lisp versions of the trace commands. For example, one might want to start the trace after it is learned that the color of block is red.

	(:rules blocks
	  ((color block red) -> (:lisp (acom-trace-logic))))



Micheal S. Hewett
Tue Oct 29 11:15:33 CST 1996