i think this werks to invert selection, but it's kinda slow sometimes. ############################# Select * from TABLENAME where not(obj intersects any(select obj from selection)) into Selection2 #############################
ash -----Original Message----- From: Bob Regier [mailto:[EMAIL PROTECTED] Sent: Saturday, 12 July 2003 4:42 AM To: [EMAIL PROTECTED] Subject: MI-L Reverse Selection Hi, I am running MapInfo 6.0 and I would like to be able to reverse a selection (e.g. unselect the selected polygons and select the unselected ones) I know this functionality is built into more recent versions, but I wondered if there is a utility I can use with 6.0? Thanks, Bob --------------------------------------------------------------------- List hosting provided by Directions Magazine | www.directionsmag.com | To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Message number: 7607 --------------------------------------------------------------------- List hosting provided by Directions Magazine | www.directionsmag.com | To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Message number: 7613
