MACROS

Discussion in 'AutoCAD' started by Aman, Sep 11, 2004.

  1. Aman

    Aman Guest

    Hi guys,

    I am not a programmer and just an AutoCAD user.
    Can someone guide me in creating macros?
    As a matter of fact, i just neet 3 or four commands arranged together to perform a task with each drawing repeatedly .... i.e.,
    First i need a drawing to open,
    then i need erase command,
    then i need a prompt for selecting objects to erase,
    then i need paste command,
    then i need save command,
    then i need close command,
    then i need to open the next drawing....something like that...

    Don't worry, i am a very fast learner....a little help would be enough...

    Thanks in advance,
    Aman
     
    Aman, Sep 11, 2004
    #1
  2. Aman

    moshe Guest

    Hi Aman

    Well, one way to do this, is to develop a script but script runs with no
    user interaction so you will need to
    supply in advance all the arguments for the erase command & paste command.

    Do you have these Arguments?

    Moshe


    perform a task with each drawing repeatedly .... i.e.,
     
    moshe, Sep 11, 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.