AutoLisp vs. VBA, or Script

AutoLisp vs. VBA, or Script

Anonymous
Not applicable
2,771 Views
2 Replies
Message 1 of 3

AutoLisp vs. VBA, or Script

Anonymous
Not applicable

I am about to delevoping the customised product based on AutoCAD core, and wondering which programming to go with. Plesae help.

 

- What are the pros and cons on each?

- Can they interchange, i.e. can VLisp compile VBA source code to VLX file, or call VBA subroutine?

- Will AutoDesk really be fading VBA away from AutoCAD? I read some post had said yes years ago, but it is still with AutoCAD.

 

Thanks,

 

0 Likes
2,772 Views
2 Replies
Replies (2)
Message 2 of 3

stevor
Collaborator
Collaborator
VBA will fade away as .NET takes over. After NET, Microsoft will do it again. The quickest path to a working program is the Autolisp, then its expansion, Vlisp. Both are 'compilable' to relatively secure forms, although Autodesk may have the key. VBA, and the NET replacement, can do more than the 'lisp' but that need is infrequent, so know the scope of your job. Plus, the lisp has functions to call DLLs and such. Google, it will reveal almost everything.
S
Message 3 of 3

Anonymous
Not applicable

Thanks for reply, Stevor. I have read some post in this forum and googled article. I'd like do with LISP.

0 Likes