Jump to content

2004---Command line version of cancel? (As opposed to "Esc")


Recommended Posts

Posted

I'm writing a small script and I was wondering if there is a command line version of cancel? (Which I can currently access by using the "Esc" key

 

Thank you

Posted

I don't think there is.

You can look up a list of all the commands- go to Tools, Customize, Edit Program Parameters.

Posted

^C^C works in macros; I'm not sure about scripts.

Posted
^C^C works in macros; I'm not sure about scripts.

 

it works in scripts, the reason for (2) ^C is in case you are in a transparent command (call it insurance)

  • 4 months later...
Posted
I'm writing a small script and I was wondering if there is a command line version of cancel?

 

You can put (command) in your script file to cancel a command.

  • Agree 1
  • 4 years later...
Posted

Bingo! The (command) at the end of the script did the trick!

I'm updating The AutoCAD Workbench and I needed an answer to this question. Thank you!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...