Message 1 of 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am calling ThisDrawing.Utility.GetEntity to select a line. I catch the error if the user hits <return> where I prompt "Invalid selection" and then use End to exit out of the program.
Then I get the following message:
Cannot invoke (command) from *error* without prior call to (*push-error-using-command*).
Converting (command) calls to (command-s) is recommended.
Any help to keep this message from appearing would be helpful.
Solved! Go to Solution.