I have created a class that reads in a file, when I test it internally, it works fine (with a file that I manually created). So I got the file that I want to read in via FTP and now I am getting the "white space" symbol between each character. If I open the file that we get via FTP and copy and paste the contents into a new .txt file, it reads it in fine.
My guess is that is has something to do with the file format, but I really do not know. Nor am I finding anything on this via internet.
The link will show you the two sets of results. The top one is the bad results and lower one are the good results.
Thanks in advance....
My guess is that is has something to do with the file format, but I really do not know. Nor am I finding anything on this via internet.
The link will show you the two sets of results. The top one is the bad results and lower one are the good results.
Thanks in advance....