foreach (keys %hash_table) { if ($_ eq $ordnum) { [download]
if ( defined( $hash_table{ $ordnum } ) ) { [download]
In reply to Re^5: Looping through a file by apl in thread Looping through a file by baixiaohu