HI, I have to read through a file (customer) and then read through a second file (car) and find the corresponding records for each customer. I have tried to read it into a hash, but I am a little behind the curves on hashes. The trick is that I need to use the second delimited field in the customer file to verify the record in the car file. Has anybody done this? Can u point me in the right direction? I.e. hash or Tie???? TIA
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]