On Thursday 10 October 2002 19:32, you wrote: > I think your script is failing at the defined($line = <INPUT>). So the > hash is not getting populated at all. I think this because your call to > open didn't include a <, as in > > open FH, "< your_file" or die $!; > > Try adding that to your open call and see if it makes a difference.
Sorry, doesn't make a difference! Nicole -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]