in reply to Re: Table Matching
in thread Table Matching

when dealing with two files (as a general concept) should one be thrown into a hash, then that hash be used to analyze it? Because initially I thought a simple comparison of each column would suffice. But as you pointed out my loop only left me with the value of the last line.