Convert labels into text file

1,272 views
Skip to first unread message

Jumpin

unread,
Aug 16, 2010, 2:50:07 AM8/16/10
to MapInfo-L
Hi,

I have one table. In this table, one column contain plot nos. I need
to convert these plot nos into seperate text file in new table.

How i can the new text file only for display plot nos?

Please help me in this regards

Thanks

Regards

Dinesh

Mark

unread,
Aug 16, 2010, 4:49:40 AM8/16/10
to MapInfo-L
Hi Dinesh

are you wanting the labels as a separate layer?

If so:-

1.) label your existing layer with the column containing the plot
nos.
2.) Go Tools>Run MapBasic Program and run labeler.mbx.
3.) Then go Tools>Label Functions>Transfer Current labels.

a new popup will open

4.) In the from Layer make sure this is the table with the coulmn of
plot nos.
5.) in the next box down select <new>
6.) Ensure that include hidden labels is checked
7.) Click oK

you will then be pushed through the create table dialog and on
completion the labels will be stored in a new MapInfo tab.

If you just want to export all the labels as a text file for using
outside mapinfo
Do a SQL select:

Select columns: Plot_Nos
From Table: Your_Table

and click OK

You should be presented with Query1 browser.
Go Table>Export... and select Query1 from the list.
Set a location and file name and change the save as file type to
delimited ASCII (*.txt)

dinesh d

unread,
Aug 16, 2010, 5:41:17 AM8/16/10
to mapi...@googlegroups.com
Thanks mate.
 
Its working fine.

--
You received this message because you are subscribed to the
Google Groups "MapInfo-L" group.To post a message to this group, send
email to mapi...@googlegroups.com
To unsubscribe from this group, go to:
http://groups.google.com/group/mapinfo-l/subscribe?hl=en
For more options, information and links to MapInfo resources (searching
archives, feature requests, to visit our Wiki, visit the Welcome page at
http://groups.google.com/group/mapinfo-l?hl=en

Reply all
Reply to author
Forward
0 new messages