Dear Tom
In MapInfo run a query where:-
ObjectInfo(obj,1) = 10
put output into say WSAtext
then delete al in WSAtext which will also delete the records in the main
table.
If you use the above code in MapBasic then include "MapBasic.def"
then you can select with
ObjectInfo(obj,OBJ_INFO_TYPE) = OBJ_TYPE_TEXT
The MapBasic.def defines the values as 1 and 10. In MapInfo you have to
use the numbers.
Regards
Bob
By Design
www.bydesignwales.demon.co.uk
In message <41D50B3F2F05D21183BC00C0DFE5E13E35FAAF@water-nt-
pdc.wsatkins.co.uk>, Tom Manson <[EMAIL PROTECTED]> writes
>Dear list,
>
>How do I go about selecting all of the text objects within a layer so that
>they can be deleted?
>
>
>TIA,
>
>
>Tom
--
Bob Young - www.bydesignwales.demon.co.uk
----------------------------------------------------------------------
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]
Re: MI - selecting text objects
Bob Young - www.bydesignwales.demon.co.uk Thu, 11 Nov 1999 06:08:03 -0800
- MI - selecting text objects Tom Manson
- Re: MI - selecting text obj... Bob Young - www.bydesignwales.demon.co.uk
- Re: MI - selecting text obj... Josee Bouchard / Le Groupe KOREM
- RE: MI - selecting text obj... Tom Manson
- RE: MI - selecting text obj... PERRY Chris
