I have a drawing containing many copies of a block called "point". Each "point" block has 3 attributes, elev, point and desc. I need to write a LISP that will allow me to select a block based on the value of the point attribute. Any ideas?