Message 1 of 12
SendCommand
Not applicable
06-08-2001
02:12 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi. I have some problem sending commands to MDT5 by SendCommand method. Sometimes the VBA script will continue processing, while AutoCAD is holding the commands until the script is ended. I have tried to put some DoEvents before and after. I have even tried to do an one million loop with DoEvents without any success. How can I control the SendCommand so it will execute before before VBA continues?
Help is most appreciated
Help is most appreciated