fmawji 0 Newbie Poster

ok, so we have the load file function (i'm using clisp)

you know the one that goes.. (load "filename.lisp")

well...i was running a function that i'd made, and as one of the parameters accidently typed (load "filename.lisp") and now. whenever i wanna "really" use the load file function, it jumps into the function that i was using before....so starts asking for the parameters of that other function.
once i enter them...it tells me that the file is loaded.
and the file is loaded....but how do i make the load file function go back to normal??!!!

pls help ASAP..i'm really scared!! :-|

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.