I have a bunch of drawings that I need to redefune the text style in. is there a way to add the commands to acad2000doc.lsp command prompt for what I need looks like this Command: -style Enter name of text style or [?] <STANDARD>: STANDARD Existing style. Specify full font name or font filename (TTF or SHX) <simplex.shx>: SIMPLEX.SHX Specify height of text <0'-0">: Specify width factor <0.80>: Specify obliquing angle <0.00>: Display text backwards? [Yes/No] <N>: Display text upside-down? [Yes/No] <N>: Vertical? <N> "STANDARD" is now the current text style. Thanks for the help.