Visual LISP, AutoLISP and General Customization
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Copy & Rotate Macro not working in 2013
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
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;;\\_rot
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
Solved! Go to Solution.
Re: Copy & Rotate Macro not working in 2013
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Re: Copy & Rotate Macro not working in 2013
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
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?
Re: Copy & Rotate Macro not working in 2013
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Dbroad
Thanks, it works a treat now
ceden
Re: Copy & Rotate Macro not working in 2013
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Re: Copy & Rotate Macro not working in 2013
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
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.
