khoshravan Posted June 19, 2011 Posted June 19, 2011 (edited) I did as mentioned in tip (attached photo shows the place I inserted *) But it doesn't repeat the circle command. sth must be wrong. I am using ACAD2010. Edited December 8, 2011 by khoshravan change photo Quote
Ahankhah Posted June 20, 2011 Posted June 20, 2011 1- I guess you pressed Escape key when the macro was working. Don't use escape since it aborts the macro. 2- I think you attached the picture several times. You can erase duplicates by pressing Edit Post and following the instructions. Yashasin Gozal Tabrizimiz Quote
khoshravan Posted December 8, 2011 Author Posted December 8, 2011 I just posted another thread and when I reviewd the similar post section, just find this thread of mine about same problem but few month ago. No reply on that time. So maybe that's why the question still remains. But I exlained thotoughly this time. PS) This also shows the frequency on which the "tip of the day" repeats. approximately on every 6 month. Quote
Ahankhah Posted December 9, 2011 Posted December 9, 2011 Try REPEAT instead of * ^C^Crepeat circle Quote
khoshravan Posted December 9, 2011 Author Posted December 9, 2011 Try REPEAT instead of * ^C^Crepeat circle Thanks. I couldn't get the point. Please explain little bit more. Do you mean I put "REPEAT" in the macro before ^C^C ? Quote
Ahankhah Posted December 9, 2011 Posted December 9, 2011 I made a mistake in the name of command. Indeed it is MULTIPLE. ^C^C_multiple _circle Also this macro must be absolutely correct: *^C^C_circle Should you write what is the result of selecting the menu item with preceding * in its macro? Quote
khoshravan Posted December 9, 2011 Author Posted December 9, 2011 I made a mistake in the name of command. Indeed it is MULTIPLE. ^C^C_multiple _circle Also this macro must be absolutely correct: *^C^C_circle Should you write what is the result of selecting the menu item with preceding * in its macro? Please refer to this link http://www.cadtutor.net/forum/showthread.php?64972-Auto-repeating-Commands-%28Tip-of-the-day%29-and-problem-with-cui Quote
Ahankhah Posted December 9, 2011 Posted December 9, 2011 Please refer to this linkhttp://www.cadtutor.net/forum/showthread.php?64972-Auto-repeating-Commands-%28Tip-of-the-day%29-and-problem-with-cui I just replied to the mentioned post, please look at it. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.