Would someone be able to tell me why this won't work in LT 2013?
*^C^C_select;auto;\_copy;p;;0,0;0,0;_rotate;p;;_cen;\r;_cen;\\
It used to copy and rotate more than once.
I think the first p should be a d, but not sure about the rest.
TIA
Simon.
Solved! Go to Solution.
Would someone be able to tell me why this won't work in LT 2013?
*^C^C_select;auto;\_copy;p;;0,0;0,0;_rotate;p;;_cen;\r;_cen;\\
It used to copy and rotate more than once.
I think the first p should be a d, but not sure about the rest.
TIA
Simon.
Solved! Go to Solution.
Solved by Johneng. Go to Solution.
Waht is your PICKADD system variable set at? Initial value is 2 which screws up the SECECT command portion of your macro. If PICKADD is set to 2 change to 0 or 1. See the following link for more information on the PICKADD variable.
Waht is your PICKADD system variable set at? Initial value is 2 which screws up the SECECT command portion of your macro. If PICKADD is set to 2 change to 0 or 1. See the following link for more information on the PICKADD variable.
Perfect, thank you!!!!
I set it to 1 and it's fine now.
Perfect, thank you!!!!
I set it to 1 and it's fine now.
Thanks for following up on the answer. That will help others to find a solution to this issue as well.
Something to keep in mind: Not all Variables will be set the same and/or Migrate properly when moving from one version to another. Often the previously used Macro or Drafting technique or whatever is the result of a Variable that was 1, 2, or 4271 and just needs to be set for the new Version. And being creatures of habit we just knew that it worked then and not now so it must be something wrong with the program and that Autodesk stinks when we simply forgot what we had setup two or three years ago.
Regards, Charles Shade
CSHADEDESIGN | AUTOCAD LT | LT-KB | DYNAMIC BLOCKS
Please mark Accept as Solution if your question is answered. Kudos gladly accepted. ⇘
Thanks for following up on the answer. That will help others to find a solution to this issue as well.
Something to keep in mind: Not all Variables will be set the same and/or Migrate properly when moving from one version to another. Often the previously used Macro or Drafting technique or whatever is the result of a Variable that was 1, 2, or 4271 and just needs to be set for the new Version. And being creatures of habit we just knew that it worked then and not now so it must be something wrong with the program and that Autodesk stinks when we simply forgot what we had setup two or three years ago.
Regards, Charles Shade
CSHADEDESIGN | AUTOCAD LT | LT-KB | DYNAMIC BLOCKS
Please mark Accept as Solution if your question is answered. Kudos gladly accepted. ⇘
Can't find what you're looking for? Ask the community or share your knowledge.