PDA

View Full Version : Multiple Layer Name Change


Kio
14-10-2005, 06:34 PM
i have a drawing with multiple layers that begin with "low" in their name. Is there a script that will change all of the layers that begin with "low" to "1"

hendie
14-10-2005, 07:32 PM
use the RENAME function.
in the dialog, select LAYERS, in the OLD-NAME section type LOW* then in the Rename To section, type 1*
hit OK and you're done

Kio
14-10-2005, 08:01 PM
Thanks Hendie....that was sweet!!!!