vicki1911 / Publications
Forum
help with FileWriteArray and FileReadArray code
Hi, I am trying to put one dimensional array into a file so that if I close and subsequently open the terminal the same EA can find the array information in the file and use it. I have created the attached test EA to this and print the array information once the file is created and populated. I have