Community
AutoCAD Forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Commad Error

4 REPLIES 4
SOLVED
Reply
Message 1 of 5
Anonymous
347 Views, 4 Replies

Commad Error

Hi,

 

I have a problem with the below command line when I am running this step in lisp

 

(command "Join" "All" "")

I am getting error, attached the screenshots.

But it is working in the other trail version.May i know why it's not working in my machine?

 

Thanks

Vijay Kumar

4 REPLIES 4
Message 2 of 5
pendean
in reply to: Anonymous

AutoCAD says there is nothing to 'join' in your file: I don't think the trial would have done anything differently.
Message 3 of 5
Anonymous
in reply to: pendean

Hi Sir,

 

Thanks for quick reply.

Did you observe the Error screenshot and working screen shot.

it says function cancel error 

But in working screenshot, it was successfully run and there is no error.

 

Message 4 of 5
rkmcswain
in reply to: Anonymous

Different versions of AutoCAD?

 

Try this where it currently does not work.

 

(progn (initcommandversion 2)(command "._Join" "_All" ""))

Documentation on (initcommandversion)

R.K. McSwain     | CADpanacea | on twitter
Message 5 of 5
Anonymous
in reply to: rkmcswain

 Thank you R.K. McSwain ,

 

It's working.

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Forma Design Contest


AutoCAD Beta