in reply to Re^2: simple regexp problem
in thread simple regexp problem

true, but is totally dependent upon OP's requirements .. should "a_b_c" result in part1=a, part2=b and c getting lost, or should "a_b_c" result in part1=a and part2=b_c ?