We are using a routine to interactively select object in a drawing using NENTSELP. There is a huge problem with NENTSELP in very large or congested drawings or drawings with large xref attachments. The function gets very bogged down and can take 20-40 seconds to return a value. Our assumption is that NENTSELP is reading far too deeply into complex objects in the drawing screen. Is there a means to filter out objects to NENTSELP or a system variable to prevent it from reading so much uneeded entity information in the drawing screen ? Or is this just a harsh fact of life with NENTSELP ? Thanks Jesse Danes