I am trying to load a previously saved file. I type in
(load "/home/sterling/helloworld.cl")
But everytime it tells me that the CL-USER> variable is unbound. I'm not sure how to make the variable...bound? Can anyone tell me how to fix this? Thanks.