I'm trying to find a way to have some custom multilines get automatically loaded at startup. They exist in the acad.mln file, but unless loaded and saved with a drawing or template, cmstyle won't allow specifying them. The reason I want them loaded at startup is that these selections will be included in a custom menu so the user doesn't always have to open up the multiline dialog box and load/set them each time they're needed. And since these functions will be used in hundreds of existing drawings, it does no good to have them loaded into templates, etc. 'Any suggestions on how to load them either through lisp or some other way? Thanks for any suggestions! John