I have written a routine that uses the array command. It performs like I want it to except that the dynamic array function does not "engage", if you will. I need my result to be a dynamic array, so I can make row and column changes in the property dialog box. I have tried LSP and AutoLISP, including using the (command-s "._array" ....) ; as well as trying to code in the associative property. I will get the array, I just don't get the dynamic part.