Message 1 of 8
Break from VB

Not applicable
05-31-2002
08:05 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I need send a break to autocad (or esc) with sendcommand method (or similar)
but don´t works to end any pending command.
I use acadobj.sendcommand(chr(27)) but this don´t work.
Any ideas?
Than
but don´t works to end any pending command.
I use acadobj.sendcommand(chr(27)) but this don´t work.
Any ideas?
Than