I'm trying to update older drawings as they are opened.
I created a little command to rename one of the mleader styles when a drawing is opened. That was easy, but I need to do more.
I'd like to also go through all the styles and change the leader color to "bylayer" and the text color to "bylayer". No other changes to the styles.
Afterwards, I need to automatically change all the leaders of a certain style to a certain layer.
Example: Style "Standard" goes to the TEXT layer, Style "Part Tag" goes to the "Part Tag" layer, and style "Hardware Tag" goes to the "Hardware" layer.

Is all this possible?