lisp problem...

Discussion in 'AutoCAD' started by bcl, Nov 20, 2003.

  1. bcl

    bcl Guest

    [Load All Good Linetypes]^C^C_linetype;l;cen*;;l;hid*;;l;ph*;;;
    [Load Center Linetypes]^C^C_linetype;l;cen*;;;
    [Load Hidden Linetypes]^C^C_linetype;l;h*;;;

    What is wrong with this?

    We use a custom right click menu in autocad to load and run a bunch of
    company specific custom commands. For this one, when you click on the 'Load
    Center Linetypes' (or any of the 3 choices) it would automatically load all
    linetypes with 'cen' in the name.
    Now when we click on the menu item it only goes as far as opening the
    Linetype dialog box. It needs an "alt+L" to go to the select linetype to
    load part of the box, but I don't know how to do an 'alt' command in lisp.

    We are using autocad 2004.

    Thanks anyone in advance for any help you can provide.
    This would be a great help.
    Branden.
     
    bcl, Nov 20, 2003
    #1
  2. Why not just load the linetypes into your template drawing?
    This way they are already loaded and less time wasted running commands to
    load them.
     
    Brian Spillane, Nov 21, 2003
    #2
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.