Beginning VBA

Beginning VBA

Anonymous
Not applicable
472 Views
7 Replies
Message 1 of 8

Beginning VBA

Anonymous
Not applicable
I am a complete newbie to VBA and need to learn the basics somewhat
quickly, I know C/C++ already so I am not new to programming but am just
looking for opinions on where to start with VBA as far as using it
specifically within AutoCAD. Thanks to everyone.


matthew g.
0 Likes
473 Views
7 Replies
Replies (7)
Message 2 of 8

Anonymous
Not applicable
Go over the dark side at the vba newsgroup, there is more help than here the
lisp getto...


"Matthew Gonzalez" wrote in message
news:C775D523A078A92E7E4CB2B1A4652F0B@in.WebX.maYIadrTaRb...
> I am a complete newbie to VBA and need to learn the basics somewhat
> quickly, I know C/C++ already so I am not new to programming but am just
> looking for opinions on where to start with VBA as far as using it
> specifically within AutoCAD. Thanks to everyone.
>
>
> matthew g.
>
>
0 Likes
Message 3 of 8

Anonymous
Not applicable
> Go over the dark side at the vba newsgroup, there is more help than here
the
> lisp getto...
>


Aaahhhhh, didn't realize it was separate. In that case I apologize for the
off topic post, "customization" seemed general enough to me, thanks for the
tip.
0 Likes
Message 4 of 8

Anonymous
Not applicable
What am I missing here? Is this not "autodesk.autocad.customiszation.VBA"?

"Matthew Gonzalez" wrote in message
news:5381ABD55528642912C24D62C3340046@in.WebX.maYIadrTaRb...
> > Go over the dark side at the vba newsgroup, there is more help than here
> the
> > lisp getto...
> >
>
>
> Aaahhhhh, didn't realize it was separate. In that case I apologize for
the
> off topic post, "customization" seemed general enough to me, thanks for
the
> tip.
>
>
0 Likes
Message 5 of 8

Anonymous
Not applicable
The messages were moved to VBA from the general
Lisp/Customization group.
--
Anne Brown
Manager, Moderator
Autodesk Product Support Discussion Groups
Discussion Q&A: http://www.autodesk.com/discussion

Arie Maissan wrote:
>
> What am I missing here? Is this not "autodesk.autocad.customiszation.VBA"?
0 Likes
Message 6 of 8

Ed__Jobe
Mentor
Mentor
Matthew, you could get a book. To get started, you could just used the online developer's guide. Help>Autocad online manuals>ActiveX and VBA>ActiveX and VBA Developer's guide. There's info on acad's object model as well as basic language info and creating vba projects in acad. Here is a link to an online book. http://www.vbdesign.net/cadpages/resources/steel/contents.htm

Ed


Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.
How to post your code.

EESignature

0 Likes
Message 7 of 8

Anonymous
Not applicable
Mathew



Get AutoCAD 2000 VBA by Joe Sutphin and Using Visual Basic with AutoCAD by Andrew G. Roe.



Both top class books. These helped me from LISP to VBA with relative ease. Although I am still a beginner I am developing quite quickly with more help from this group and the online help. There is also a new book by Joe available, which I am going to get ASAP.



Roy Meaden.
0 Likes
Message 8 of 8

Anonymous
Not applicable
Thank you Ed and Roy for the answers. There is no lack of information out
there, that's for sure. Not a whole lot geared towards beginner's but a
lot of info.



matthew g.
0 Likes