Hi
I am a complete novice to Visual basic. I am trying to read a text file and input the data into a array for further calculations. Any Ideas??

filestreamReader = IO.File.OpenText("Cxxx.txt")
...