open(INFO, "data2.txt"); # Open db for reading @array=; close (INFO); @ascend=sort(@array);