Question for customizing buttons

Discussion in 'AutoCAD' started by Remy van den Bor, Feb 19, 2004.

  1. Hello,

    I have a question.

    I'm trying to put automatically dimensioning under a button.

    The code is :

    ^C^Cclayer;dimension;-dimstyle;r;iso-35;dimlinear


    Where dimension is the layer and iso-35 the dimension style.

    When I use this command with a button the autocad text window pops up, which
    is very anoying.

    Can anyone tell me how I can suspress this text window ?

    Kind regards,

    Remy van den Bor.
     
    Remy van den Bor, Feb 19, 2004
    #1
  2. Remy van den Bor

    Jim Claypool Guest

    ^C^Cclayer;dimension;(command "dimstyle" "r" "iso-35");dimlinear
     
    Jim Claypool, Feb 19, 2004
    #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.