Hi, I have a vlisp program that is creating a dimstyle but that program only create the DimStyle, it doesn't set the variables. What is the way to make a complete DimStyle, setting all the varialbes ? I have the value of all the variables. I would just like to assign the value of each variable in that program. Should I use vla-put-........ etc.... I join my program to that message. I change the extension LSP for TXT to be able to attach it. Thanks