I would like to capture the object selected after ATTEDIT command. I can use the BeginCommand to determine when the command is started and use the CURRENT selectionset to get the object selected, if the command was initiated by double clicking on the attribute. But, when the command is started and then the attribute is selected, I can't find a way of get the object. Any help would be great! Thanks!