I've got a program working somewhat, but slow. I need to select all yellow lines, change them to black, update the table, then save. Using a fetch on one object at a time runs far too slow and there are issues with update changing the current row - seems inefficient. I think I need to load all selected objects into an array variable, change the pen for the array objects, then update all at once. I can't find any info on loading the selection set into an array. Sorry if these are really basic questions. Any suggestions, better ways? Phil Dupler Senior Planner ---------------------------------------------------------------------- To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put "unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]
