Message 1 of 30
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi.....
I am looking for source code which will open lisp file and search for prompted string and output will be files name.
For example.....
(DEFUN GETINFO ()
(SUPERMAN (IF SPIDERMAN T NIL))
)
My superman function is somewhere in the folder which contains multiple lisps and I want to look for the same function to load it.
Thanks in advance.
Shreev
Solved! Go to Solution.