xwb- the previous thread wasnt mine, I was just referencing it because of the similarity. But attached is a an example file being read. I have tried using ES and just E, it doesnt seem to make a difference.
- I have temporarily solved the problem by importing the file into an excel sheet...
thread545-223362
My question is related to the above thread. I am trying to read from an input file a date/time stamp followed by 2000 data values. I can read correctly the date/time stamp and all positive values but if i try to read any negative values the read statement crashes. Below is my...