LOGGOS TI wrote:

Greetings.
I need some help trying to define an array as below (5.8.x version):




for ($x = 1; $x <= $Mes; $x++){
   $Tempo_not_the_same_name_as_below = "Mestotal$x";
   my $Tempo = [];
   foreach (@Anotoal) {
      push @$Tempo, $_ if ..........
   }
}

Next time include the errorr message :)

--
END
-----------------------------------------------------------------------------
Philip M. Gollucci
Senior Developer - Liquidity Services Inc.
Phone:  202.568.6268 (Direct)
E-Mail: [EMAIL PROTECTED]
Web:    http://www.liquidation.com



Reply via email to