Hello list,

I have a collection object comprised of regions and points. I want to
set the styles. I can change the style of the regions with:
    Alter Object selected_objs Info OBJ_INFO_PEN, highlightSelection_pen_style
However I get an error when attempting to set the style of the point
objects with:
    Alter Object selected_objs Info OBJ_INFO_SYMBOL,
highlightSelection_sym_marker
The error message says "Could not convert data. Invalid data for Alter
Object Info". And yet that Alter Object statement above does not
generate errors on point or multioint objects.

So any suggestions on changing the style of point in a collection object?

Thanks,
Rich
--
Richard Greenwood
[EMAIL PROTECTED]
www.greenwoodmap.com

_______________________________________________
MapInfo-L mailing list
[email protected]
http://www.directionsmag.com/mailman/listinfo/mapinfo-l

Reply via email to