Hi Andrew, I could scramble only upto following code. I am having difficulty to iterate over list of shapes. If its fairy quick, do you mind giving me actual code ?. Here is what I could write M8 = abeLayerFromCellView( "M8" ?purpose "drawing" ) M9 = abeLayerFromCellView( "M9" ?purpose "drawing" ) OverlapLayer= abeNewLayer() abeLayerAnd( M8 M9 OverlapLayer ) I am struggling with dbShapeQuery and beyond logic. Thanks GC
↧