axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Axiom-developer] userinfo variable


From: root
Subject: Re: [Axiom-developer] userinfo variable
Date: Wed, 7 Dec 2005 18:09:58 -0500

this is the only information i've gathered so far.

axiom doesn't work by pattern matching or searching so the 
mechanism isn't the same as other systems.

t


===================================================================
FAQ 15: How can I see what the interpreter is trying to do?
===================================================================

)set message bottomup on

will tell you the signatures that the interpreter is trying to use.

Another method is to do

)lisp (setq |$monitorNewWorld| t)

and you can view database calls with

)lisp (setq *miss* t)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]