We use script files to manipulate layers within a drawing. I'd like to take the script files - usually about 4 or 5 of them, and make a single lisp routine out of them. I need help doing this since I don't know too much about lisp. Below is a sample of one of our scripts: LAYER T * S 0 F S32*,S41*,S51*,S61*,S62*,S71 T S41-POCHE,S41-WALL-STUD,S41-POST,S41-COL C 36 S41-POCHE C 34 S41-WALL-STUD The next one starts with the LAYER command as well. Thanks for any help. - Tom C.