PDA

View Full Version : loading a program in lisp



vertex78
September 18th, 2007, 02:48 AM
I installed clisp 2.41 and I am able to run it just fine. But I cannot figure out how to be able to load files I write and save into a folder. I assume there is some setting you change that points to where lisp looks when loading a file but I cannot figure out where it is.

vertex78
September 18th, 2007, 02:55 AM
ahh I figured it out, you have to specify the full pathname to the file... duh