How to learn the VBA?

How to learn the VBA?

Anonymous
Not applicable
370 Views
2 Replies
Message 1 of 3

How to learn the VBA?

Anonymous
Not applicable
Hi peoples!

I'm Brazilian and sorry if a make a language error, I'm don't good in english language.
My mistake in VBA is how to start learn this language programming. I made any routines in VBA so to invent a personalized routine is hard to me.
What I wanna learn too is editing existents object in a drawing using the VBA. All drawing that I work is ready for edition and only edition of existents object is required and the VBA will be help me much in repetitive tasks.
Thanks people.

To contact my email is italosantos_orgchart@yahoo.com
0 Likes
371 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable
You can use AutoCAD help.
Lot of samples there or you can also visit this http://autocad.xplored.info/aeforum
0 Likes
Message 3 of 3

Anonymous
Not applicable
VBA is a dying language and is no longer going to be supported by AutoCAD at some point. DotNET is the way to go....However your VBA code could be converted to DotNET in the future with little work. As long as you keep your VBAs simple. Your functionality will become more and more limiting because of the future enhancements will not be supported in VBA....that has already started with AutoCAD 2010.

Gary
0 Likes