paste this into the mapbasic window, retype My_Table to be your specific table, and hit enter with cursor at end of the line
Select Str$ ( obj ) from My_Table group by col1 into selection Or, in the SQL builder, delete the * in Col section and replace with Str$ ( obj ) pick your table form the table list put COL1 in the Group by section William "Woody" Woodruff Zoning Administrator Charter Township of Union, Isabella County, Michigan 2010 S Lincoln Rd, Mt. Pleasant, MI 48858 (989) 772 4600 EXT 41 Visit our web site at http://www.geocities.com/ctuzoning/index.htm -----Original Message----- From: Sathish [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 09, 2003 03:52 To: MAPINFO-L Subject: MI-L Information about the Layer objects types Hi, I would like to know the procedure to get the list of object types in the Layer using MapBasic. Thanking You, Regards Sathish --------------------------------------------------------------------- List hosting provided by Directions Magazine | www.directionsmag.com | To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Message number: 7550 --------------------------------------------------------------------- List hosting provided by Directions Magazine | www.directionsmag.com | To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Message number: 7559
