how to terminate current commnad before run new command?

how to terminate current commnad before run new command?

Anonymous
Not applicable
436 Views
1 Reply
Message 1 of 2

how to terminate current commnad before run new command?

Anonymous
Not applicable

Hi,everybody. i want to esc current command before run my define commandmethod,like ^c^c in VBA. Can anybody tell me how to do ?

0 Likes
437 Views
1 Reply
Reply (1)
Message 2 of 2

_gile
Consultant
Consultant

Hi,

 

It seems to this have to be done before the CommandMethod is called, so, you have to tell more about the context of the way the command is called.

 

Anyway, you can read this topic.



Gilles Chanteau
Programmation AutoCAD LISP/.NET
GileCAD
GitHub

0 Likes