I have a prog that uses nentsel to grab things and list the properties. For eerything but attributes, nentsel gives a trail of info on nested items. I need to construct that trail for attributes. I thought about reissuing the entsel for the same point picked as the nentsel command to get the block name, but you cannot feed entsel a point to my knowlege. On top of that, it would not give a decent trail for items nested several times.. I think the way to do this is to make a vla object from the attribute ename, then use the Object ID property to step back through to the top. Anyone done this before in lisp? (that cares to share :) thanks James Maeding jmaeding at hunsaker dot com Civil Engineer/Programmer