in reply to Re: Why does the array not reset each time I call the function?
in thread Why does the array not reset each time I call the function?

Thanks, yes I am reading the data from my file to place it in @data_file. But by doing close(DATA); am I not clearing all what could have been saved in DATA?
  • Comment on Re^2: Why does the array not reset each time I call the function?