CJ, if you are trying to pick out different object types in a table, like
Text, lines, regions etc. you can set that up in the Select dialog. The
value you are looking for would be typed in as such:
str$(obj)="Text"
or str$(obj)="Line"
the object types you can choose from are Line, Polyline, Text, Region,
Ellipse, and Arc I think.
Hope that helps, 
Jason
ps. you can use something similar to update a new text column with the
object type. When you Update Column, you would just type in str$(obj) as the
value, and it will fill in the value for each row with it's object type.
_____________________________
Jason Adam
Computer Draftsperson
De Beers Canada Exploration Inc.
Toronto, ON
[EMAIL PROTECTED] 

-----Original Message-----
From: Cj [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 19, 2002 11:10 AM
To: MapInfo-L
Subject: MI-L Query a table for all labels


Is it possible to query for all labels in a table. (It would follow that I'd
also like to be able to query for all regions or plines as well.

ThanQ in advance.

Cj Ogles, President
Forgotten Coast Technologies, Inc
114 N Bayshore Drive
Eastpoint, FL 32328

[EMAIL PROTECTED]
850.670.5641



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

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

Reply via email to