in reply to Re: Pretty text reports with perl
in thread Pretty text reports with perl

Thanks, I used pack, and its working perfectly. I created a format string and stored in in a variable. Everywhere I use format string. So all reports have the same look and feel!