The last posting I found on this topic was in 2001 so I felt obliged to raise the issue again. It has been my observation that Autodesk seems oblivious to the desires of its customizers unless it is in the direction of VBA. Despite their best efforts to wean the lispers over to VBA they have largely failed. Why is this? 1. Chad Wanless wrote ObjectDCL, so the carrot of easy dialog boxes was no longer a carrot. 2. They gave us the VL functions which allowed us all to write libraries of LISP functions interfacing us into EXCEL, WORD and even ACCESS so that once again we didn't need VBA except for speed critical applications, and this is becoming less often as computers keep getting faster. You would think they would notice this and wonder why we are all being so obstinate, but they don't seem to. So I will spell it out for them: LISP is a better language for math, geometry and the type of data structures CAD programmers use most often - LISTs! LISP programs are half the lines of code and half the time to write and debug. So my programmer wishlist items consist of the same complaints we have been hearing for several versions of AutoCAD now. My main wishes are: 1. A better LISP, not VBA. Optional number of arguments, macros, larger integers. Give us the root functions, we'll be happy to write the rest of it ourselves. 2. Either buy ObjectDCL and add it to AutoCAD or enlarge the DCL vocabulary. Am I alone in this? What do some of you other hackers want? We have to keep complaining or no one will listen.