open (ORGDB,"<$database"); @ODB=; close (ORGDB); shift @ODB; #This should sort the lines by company alpha-order @ODB = sort(@ODB);