>After a user does a Find Intersection, MI leaves a symbol at that
>intersection. To get rid of it, you can choose Map...Clear Cosmetic
>Layer, etc.
>
>In MB, I put a Run Menu Command M_MAP_CLEAR_COSMETIC.
>
>Is there a way to avoid the "Discard all the objectsin the Cosmetic
>Layer?" dialog box from showing up?
>
>I would like the program to simply delete the symbol after finding the
>intersection, non-interactive.

Try:
  Select * From WindowInfo(FrontWindow(), 10)
  Delete From Selection


----------------------------------------------------------------------
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]

Reply via email to