Message 1 of 3
Macro keeps repeating the last command
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have started this week with learning macro's and implementing them in a CUI Toolbar.
I made a macro, but it keeps repeating the last command. In this case, SETBYLAYER. I don't understand why. I have tried more or less ^C at the end or enters (;).
^C^CSSX;;C;;C;5;;^C^CCHPROP;p;;LA;_LS_BLUE-G;;^C^CSETBYLAYER;p;;Y;N;^C^C
What I want to do is select all the lines, polylines, circles, etc. in my drawing that have a color overwrite to blue (5) and place them on a layer I made. I have to do this for 22 colors, so I wanted to automate the process.
Any Tips?
Thank you in advance!