The expression you are looking for is str$(objectinfo(obj,2)). Notice this
works for all types of objects, so you will get symbol styles for points,
Font clauses for text objects, and border Pen styles for area type objects.
If you're looking for just linear objects, query for records
where str$(obj)=any("Line","Polyline","Arc") and update the query.
The strings are case-sensitive.
HTH
Spencer
-----Original Message-----
From: Simon Roy [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 24, 2004 11:46 AM
To: Mapinfo-L
Subject: MI-L Updating column with pen style
Hi,
is it possible to update a column from a line table with the Pen Style
of each line?
Ex.: Pen (15, 2, 3618610)
Thank you
Simon
---------------------------------------------------------------------
List hosting provided by Directions Magazine | www.directionsmag.com |
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Message number: 13052