in reply to Re: want to store the current value of the array ina variable inside for loop
in thread want to store the current value of the array ina variable inside for loop

Thank you....issue fixed.my requirement was this :

 my $box_1 = $box1[-1];

:)

  • Comment on Re^2: want to store the current value of the array ina variable inside for loop
  • Download Code