Looking for symbol in (symbols)
Posted: Thu Mar 30, 2006 7:52 am
How do I find out whether a symbol is an existing (built-in) newLISP symbol:
It looks like the symbol is created first, then found.
Code: Select all
(find rubbish (symbols))
;-> 204