[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
The TRACE function, used with the kwrd "ENTRY",prints all..
- To: (BUG LISP) at MIT-MC, LSH at MIT-MC
- Subject: The TRACE function, used with the kwrd "ENTRY",prints all..
- From: LSH at MIT-MC (Lars S. Hornfeldt)
- Date: Fri, 7 Nov 80 08:14:00 GMT
- Original-date: 7 NOV 1980 0314-EST
(TRACE (FN ENTRY (x))) should cause FN at entry to print out ONLY
the value of x, but in addition it ALSO prints out ALL THE ARGS of FN.