AfraLisp Blog

The AutoLisp/Visual Lisp/VBA Resource Website

AfraLisp Blog

Home Newsletter Utter Rubbish Coding Tips AutoCAD Tips Contact Downloads WAUN

Lisp to VBA.

To demonstrate the use of VBA in AutoCAD, I've taken a few of the more common AutoLisp routines, and converted them to VBA Applications.

This will hopefully help the AutoLisper who is trying to migrate from AutoLisp To VBA. These routines should be familiar to most AutoLispers and by having a good understanding of how the routine is written in AutoLisp, you should find it very easy to follow and undestand the VBA logic and coding.

Note:

I have presumed that you know how to load and run a VBA Application, work with User Forms and controls, and know how to set the basic Properties of UserForms and Controls. The only Properties that I have listed are those that are out of the norm.
I have NOT included any error checking for the sake of readability.


Lisp to VBA Applications.

 
The AutoLisp/Visual Lisp/VBA Resource Website

Copyright © 1999-Perpetuity by AfraLisp

All rights reserved.
Information in this document is subject to change without notice.
Site created and maintained by Kenny Ramage

The AutoLisp/Visual Lisp/VBA Resource Website