Mike,

You can use the SelChangedHandler handler to keep the last selectcion.

May be samething like this:

Sub SelChangedHandler

    Select * From Seletion Into WK_Previous_Selection NoSelect

End Sub

Remember each time you select de-select any object this Sub is called. So
your program could be slow.

I hope this helps you.

Alejandro




----- Original Message ----- 
From: "Hankins, Mike" <[EMAIL PROTECTED]>
To: "MapInfo-L (E-mail)" <[EMAIL PROTECTED]>
Sent: Monday, May 17, 2004 10:11 AM
Subject: MI-L Previous Selection


> Good morning,
> I want to know if anyone has ever created a tool to select the previous
> selection.  I work with lots of objects and some are very small, if I
select
> the wrong node, I would like to hit a button and get back the original
> selectionl.  A undue button for selection.   I have been on the list for
> several years and do not remember anyone else asking for this.
> TIA,
> Mike Hankins
> Actuarial Services Analyst
> COUNTRY Insurance and Financial Services
>
>
>
>


----------------------------------------------------------------------------
----


> ---------------------------------------------------------------------
> List hosting provided by Directions Magazine | www.directionsmag.com |
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> Message number: 11781


---------------------------------------------------------------------
List hosting provided by Directions Magazine | www.directionsmag.com |
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Message number: 11782

Reply via email to