Hello this is my first post ever here on the AUGI boards. I am just starting to learn how to program in the VBA environment for AutoCAD.
Here is the problem I have at hand and am needing help with.
I work for a company that uses AutoCAD 2002 and they are needing a utility to check through a drawing and find any broken block links to a database. The way they would like it to work is it would list all of the blocks in the drawing when the program is run and it would display the blocks that have errors on them. Then when they see which blocks have errors they have the ability to fix them and get them to work right.
Now I have worked with VB before just not in the syntax or environment of AutoCAD. I would like to find a starting place and then work my way into getting the code more to where it works the way I described above.
Right Now I found a little routine that will count how many blocks there are on a drawing, just I would like to learn to create one from scratch on my own so that I can understand how this works. So if anyone could show me a good starting point I would greatly appreciate it


Reply With Quote
