dcl questions

Discussion in 'AutoCAD' started by CadMasterAdam, Mar 23, 2005.

  1. so i know autolisp pretty good and i have other programing experiance.
    mostly simple stuff..

    basic
    pascal
    html
    java

    i want to extend the funtionality, and make new lisp programs.

    from what i gether dcl is the way to make slick user interfaces in acad.
    however the help files in ADT4 suckit so mayby Mickeal B. or Pete can
    help me out (since ya'll seem to know what yer talking about)

    where can i start to learn about how to start using DCL (i need basic
    basic stuff. info/syntax/examples/)

    websites are good.

    thanks guys

    rock on my hacker biotches (Hommage to Ramzi + K.Rose)
     
    CadMasterAdam, Mar 23, 2005
    #1
  2. I learned what I know from the online help. Seriously. Then, when I'm stuck,
    I post here.

    My method, as with all things, is to try to make something useful, but
    simple at first. Then move on to more ambitious stuff.

    I find DCL confusing, and so have a number of half-finished dialogs for lisp
    I've written. My recent tutelage under Pete makes me feel like I have a
    better handle on it, but I'm a long way from feeling confident about DCL.
    That one Pete help me with still has a glitch in it, but I've got to get
    some drawings done too.
     
    Michael Bulatovich, Mar 24, 2005
    #2
  3. CadMasterAdam

    Pete Guest

    Download a simple lisp routine that uses dcl (there will be two files, a
    *.lsp and *.dcl), use it to see how it works, and then study it line by line
    using the help files in the customization guide. Then post questions.
    Works for me.
     
    Pete, Mar 24, 2005
    #3
  4. CadMasterAdam

    bestafor Guest

    HiHo;
    A really great book on LISP and DCL is
    "AutoLISP Programming Principles and Techniques",
    by Rod Rawls/Mark Hagen. The LISP documentation
    in R12 had a good section on DCL programing.
    Also in the help section of Visual LISP a partial
    tutortial on DCL programing is sorta helpful.
     
    bestafor, Mar 24, 2005
    #4
  5. Hey Thanks for all the posts yo! it really help..
    i'll try then post.



    while i'm hear i'll put a shot out for my blog:

    www.cadmasteradam.blogspot.com

    rock on my hacker bioches (Hommage RAMZI + K.Rose)
     
    CadMasterAdam, Mar 24, 2005
    #5
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.