sub getrec2 { @in2 = (); if (!eof(F2)) { (@in2) = split /\t/, ; chomp $in2[2]; } }