Message 1 of 7
getentity loop problem

Not applicable
05-03-2001
03:29 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am using the getentity method in a continuous loop. I want the user to be able to select entities until they press the escape key. Similar to the ddedit command or something. When the user presses the escape key an error is thrown. No problem I can't the error and end the cycle. The problem is that the escape error is the same error that is thrown when you select nothing. So I can't tell the diference between a bad pick and an escape. Anybody have any ideas?