• This forum is the machine-generated translation of www.cad3d.it/forum1 - the Italian design community. Several terms are not translated correctly.

error in loading two lisp

  • Thread starter Thread starter Angelo2449
  • Start date Start date

Angelo2449

Guest
Hello everyone,
I can't load two files > .lsp < that normally loaded with > appload <, the two files work perfectly.
the code I try to upload the two files is this:
Code:
 (load "c: / as / lisptre / areari.lsp")
(load "c: / as / lisptre / graficarill.lsp")
the two files are of course in the indicated folder.
the same command, for loading other files (loading from acad.lsp), works fine.
What's going on?
Thank you.
 
I follow the post,
if I run the same commands from the autocad bar, everything works!
 
I go to memory:
test with double bar.. .
(load "c://as//lisptre//areari.lsp"

or with the bar backwards
(load "c:\as\lisptre\areari.lsp"

or with double backwards
(Translated with Google Translate)
 

Forum statistics

Threads
44,997
Messages
339,767
Members
4
Latest member
ibt

Members online

No members online now.
Back
Top