Make $COL[1], not $COL[0], the first column of the merge file. Also stop negative indexes from cycling, e.g. $COL[-12] should not give $COL[8] in a 10 column merge file. Arnie
Changed paths: