Cancel the running program in the command line

Cancel the running program in the command line

connieleo
Archived Account
324 Views
0 Replies
Message 1 of 1

Cancel the running program in the command line

connieleo
Archived Account
Dear all I send a lisp in the command line."AcadApp.DocumentManager.MdiActiveDocument.SendStringToExecute("aaa" + "\x0020", true, false, true);" When it running and ask you "Select object:", I want exit the lisp program. How can I terminate the program? Is it by using
AcadApp.DocumentManager.MdiActiveDocument.CommandCancelled...? Thanks a lot.
0 Likes
325 Views
0 Replies
Replies (0)