This macro does an inquiry on an element and presents the results in a table. The table contains a list of the attributes of that element including color, linetype, info's, and geometric information depending on the type of element selected. Since linesize and pensize are mutually exclusive (you can't have both set), if one of them is set, it's value will be displayed. If neither are set then the table will indicate that both are set to 0. If a dimension is selected, and the dimension value has been edited, the true dimension is displayed along with a "*" at the beginning and "(Edited)" after the value. Once an element is selected, the table is displayed and the command allows for selecting another element. The table can be moved using the icon in the upper left corner. It can be closed using the icon in the upper right corner. Closing the table does not end the macro. Limitations: -The only geometric information shown for a b-spline are the end points. -Not all of the information about a dimension is presented in the table. -Colors will be represented by their RGB values unless they are one of the standard colors (red, green, blue, cyan, magenta, yellow, black or white).