Tomasz Oberski wrote:
How to change symbology of serveral mapinfo objects? The MapBasic AlterObject command lets to modify pen and brush of current (selected) object. How can I use that command to change pen and brush of several objects at once?Maybe there is another method of changing object's symbology?
You have to loop through the collection and change them one at a time. The "collection" can either be ones you've selected manually or they can be in a table or an SQL selection.
_______________________________________________ MapInfo-L mailing list [email protected] http://www.directionsmag.com/mailman/listinfo/mapinfo-l
