Here it is.
I an using the Getpoint function in a do loop to add a string of circles. I want to end this by clicking the right mouse button. I tried using error trapping and it does not work for me. Does anyone know a better way to get this done?
Thanks
I have created a VBA program that uses the Webbrowser add on to display technical information inside AutoCAD. When I run the program it disables the "Graphscr" portion of the F2 key. If I open the program in the Visual Basic editor and then close it again. The F2 key function is back to normal...
Hello
Ok everyone, got an easy one for you. I am about 1/4 of the way into rebuilding our whole AutoCAD menu system in VBA. Our programmer decided to go make more money somewhere else, So i am on a crash course in learning VBA. I am having to take some short cuts for right now. My question is...