in reply to Re: [SOLVED] Re^2: Push records to array during implicit loop and write to file
in thread Push records to array during implicit loop and write to file

Hi Marshall,
Thank you very much for taking your time to reply in such depth - that's highly appreciated.

The problem I'm solving is not a homework assignment but concerns a task at my job that I wish to automate. The AWKish requirement was my own idea bit I see that I need to bend over backwards to fulfill the requirement and the code comes out clumsy and not as elegant as your suggestion.

In your code and comments I see several good points to observe in my future coding. I shall rewrite my script along the lines suggested by you.

Thank you for sharing your expertise, experience and tips on good coding style.
  • Comment on Re^2: [SOLVED] Re^2: Push records to array during implicit loop and write to file

Replies are listed 'Best First'.
Re^3: [SOLVED] Re^2: Push records to array during implicit loop and write to file
by Marshall (Canon) on Jan 13, 2010 at 00:39 UTC
    Thanks for your nice words of appreciation. Feel free to write me privately and/or post more code on SOPW (Seekers of Perl Wisdom). I will help you because you have a desire to learn and get the job done.