> Interlisp-D (one of the greatest languages/environments ever, IMHO) stored
> the value of the last return value as the variable IT. Then you could
> say things like (PRINT IT), etc. I always kind of liked that.
You could go a bit further down the road to Common Lisp, and have IT,
ITIT, and ITITIT be the last *3* values returned. Or maybe IT, WASIT,
WASWASIT, ...
Bill