I have had some success in creating a setup routine with radio buttons which inserts information into the cad drawing. What I can't figure out, (which may be very easy), is....Can I access a different lisp/dcl command from a dcl? For example, In my setup routine, I have groups of layers listed where you select a group, click ok and those defined layers are inserted into the drawing. I am contemplating the idea of selecting a layer group, click okay, and then have another dialog box pop up with the individual layers list within that group, allowing the user to select individual layers to load instead of the entire group. I am teaching myself lisp and appreciate everyones input so far. If anyone can provide any pointers, It would be greatly appreciated.