• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    Visual LISP, AutoLISP and General Customization

    Reply
    Member
    ceden
    Posts: 4
    Registered: ‎03-30-2011
    Accepted Solution

    Copy & Rotate Macro not working in 2013

    546 Views, 5 Replies
    04-29-2012 08:43 PM

    Hi

    I have a macro that i have been using in autocad 2012 for a simple copy & rotate command as follows ^C^C_select;auto;\_copy;p;;0,0;0,0;_move;p;;\\_rotate;p;;\\redraw
    For some reason it now does not work in 2013
    the macro exits after the copy part of the macro is finished & fails to let you rotate the copied object
    Any suggestions would be appreciated

    Please use plain text.
    Distinguished Contributor
    Posts: 1,596
    Registered: ‎03-14-2004

    Re: Copy & Rotate Macro not working in 2013

    04-30-2012 08:47 AM in reply to: ceden
    I try to use MOCORO , and it crash ACAD 2013.
    Please use plain text.
    *Expert Elite*
    Posts: 843
    Registered: ‎08-16-2007

    Re: Copy & Rotate Macro not working in 2013

    04-30-2012 10:18 AM in reply to: ceden

    Ceden,

    Try setting pickfirst to 0.  2013 works pretty much the same as 2012 except for command line parameters are clickable.

     

    Devit,

    mocoro works fine for me in 2013.  Can you post a sequence with a reproducable error?

    Please use plain text.
    Member
    ceden
    Posts: 4
    Registered: ‎03-30-2011

    Re: Copy & Rotate Macro not working in 2013

    04-30-2012 04:03 PM in reply to: dbroad

    Dbroad

     

    Thanks, it works a treat now

     

    ceden

    Please use plain text.
    Distinguished Contributor
    Posts: 1,596
    Registered: ‎03-14-2004

    Re: Copy & Rotate Macro not working in 2013

    04-30-2012 04:53 PM in reply to: dbroad
    I reload acad 2013 , and now it work.
    Please use plain text.
    Valued Contributor
    jhjirak
    Posts: 62
    Registered: ‎11-22-2011

    Re: Copy & Rotate Macro not working in 2013

    05-21-2012 08:01 AM in reply to: ceden

    I have Autocad 2013 and in certain files it will crash the program.  I reinstalled 2013 and it still crashes in certain files.  Any help would be appreciated.

    Please use plain text.