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]

Reply via email to