Jump to content

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


ajs

Recommended Posts

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

Link to comment
Share on other sites

^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)

Link to comment
Share on other sites

  • 4 months later...
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
Link to comment
Share on other sites

  • 4 years later...

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!

Link to comment
Share on other sites

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...