I am all but illiterate with LISP. How do I get the layer color to reset to bylayer after the lisp command runs? I've tried adding (command "color" "bylayer" ) and (command "color" "256" ) as suggested elsewhere, but it doesn't work. Thanks.