in reply to Re: Sub routine processing issue, HELP!!!!!
in thread Sub routine processing issue, HELP!!!!!

I didn't know about SHOUTING, but back to the code,
I already tried to replace, &total(@array) with &total($N_NUM), but I will sometimes have more than one value, I think for that reason I do need to use what I have, like,
push @array,$N_NUM;
  • Comment on Re^2: Sub routine processing issue, HELP!!!!!