Hello all, I need to change symbol attributes (symbol, colour and size) for several tables permanently based on string value in a column from that table. I could create thematic maps, but want to have that in the original table. I need to do this for several tables.
I could use SQL queries and manually change each symbol types, but this is would take a long time. I know how to select in MapBasic, but not to change object characteristics? I use: Select * from tablename where columnA = "5c" into sel Update... Thanks for helping me!!! Jean-Francois Couture SRK Consulting Toronto Canada J
