in reply to Re: Useless use of private variable in void context
in thread Useless use of private variable in void context

Dear GrandFather,

Thank you very much for your answer. I know I have still much to learn.

I actually thought about using a hash table but since this is my first script I wanted to keep it as simple (for me) as possible.

I'm thinking about rewriting it and if so I'll use a hash table and the perlish loop style.

Thank you again!
  • Comment on Re^2: Useless use of private variable in void context