Reinaldo, This can not be achieved with the standard info tool. You can't teach the tool what selections and selection statuses are important to you.
You could write your own script to do this. One method could be as follows: First create and save a set that has all the features of interest to you (use SetOr() on all the sets that exclude features and SetInvert() on the result). Then every time you want to get info around a point, you can use SelectByCircle() to find all nearby features and use SetAnd() to restrict it to your set of interest. -Kjartan -----Original Message----- From: Reinaldo Paul P�rez Machado [mailto:[EMAIL PROTECTED] Sent: Monday, January 24, 2005 11:11 AM To: Maptitude Discussion List Subject: [Maptitude] Info tool and Invisible objects Hi all: Please, somebody has a tip on how to get the attributes from an object in a Point Geographic File from a particular (active and visible) Selection Set without getting the info from not desired (inactive and not visible) objects? Any suggestion or aid would be very much appreciated. Best regards, Reinaldo Yahoo! Groups Links ------------------------ Yahoo! Groups Sponsor --------------------~--> Has someone you know been affected by illness or disease? Network for Good is THE place to support health awareness efforts! http://us.click.yahoo.com/RzSHvD/UOnJAA/79vVAA/C5grlB/TM --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/Maptitude/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
