Does anyone have / know of a lisp that will create layers with similar names through prompts and set layer color based on the user input? Example: need layers E30_733, E30_734, E30_735, E31_733, E31_734, etc. the lisp could prompt for layer prefix "E30" then automatically insert the underscore then prompt for layer suffix "733" and then based on the second input automatically assign the color 145 based on the '733' input. Also, since the prefix doesnt change as often, lisp would default to previous input until new input is received. Even something similar that i can edit would be great. thanks very, very much.