Thx, of course I tried the forward slashes too but I have had too much
respect for LISP and I would have never tried to drop the parentheses!
But it works.
Janos Blazi
Chris Double <chris@double.co.nz> schrieb in im Newsbeitrag:
wkvh66cf7d.fsf@double.co.nz...
> "Janos Blazi" <jblazi@netsurf.de> writes:
>
> > but if I try to load a lisp file with the command (load
> > "d:\\usr\lispusr\test.lsp") it does not work and I get the message
> > "file not found". It works on Corman LISP however.
>
> I get the same problem. Even using forward slashes or double back
> slashes. It does work if I use:
>
> load d:/usr/lispusr/test.lisp
>
> Chris.
|