in reply to Re^3: Print Array items in Fixed width
in thread Print Array items in Fixed width
correct, my question was to print table by table, so i put a question for one table sample data, now i extended this approach to all other tables, i store table data and header in hashes and print table by table, so your pack approach and ikegami's sprintf works well for me :o-)