open(H, "header.txt"); @header = H; close @header; #### print @header;