New to VBA

Discussion in 'AutoCAD' started by bthatcher, Jul 1, 2003.

  1. bthatcher

    bthatcher Guest

    I have been using AutoLISP for a while but was planing on getting into VBA. I was wondering what the strengths of it were compared to Lisp? In other words what kind of customization can be accomplished best with what language? I am planing on righting a routine that will label mulit-lines as they are drawn with any one of a number of different labels. Thanks.
     
    bthatcher, Jul 1, 2003
    #1
  2. bthatcher

    Jason Wilder Guest

    I second Mark's reply!



     



    For you're multi-line routine, it can be done via both, just depends on how you want it to operate (input/prompts/etc.).



    "Mark_Abercrombie" <> wrote in message news:...



    You can certainly do what you described using VBA.




    I think its greatest strength over AutoLISP is that it's much easier to create GUI's. It also allows you to communicate directly with Excel, Access, Word, Outlook, etc.
     
    Jason Wilder, Jul 1, 2003
    #2
  3. bthatcher

    Jürg Menzi Guest

    Mark
    That's also a feature of Visual LISP...;-)

    Cheers
     
    Jürg Menzi, Jul 2, 2003
    #3
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.