in reply to Re^2: Why does every value of the array get replaced?
in thread Why does every value of the array get replaced?

Sorry, your description of the second array is unintelligible. Use <c> tags. Better still, I would suggest using the debugger to inspect the arrays immediately prior to your logic to make sure they contain what you expect. I suspect toolic's tip about chomp is also relevant.

Dum Spiro Spero
  • Comment on Re^3: Why does every value of the array get replaced?