I have these very ordinary text files with lines terminated with char. return and line feeds. When I try to open them using the Open statement and then load into a variable the first line and look for the vbCrLf bit I can't find it.
Now, if I copy and paste the content of the files and create a new file with a similar name and extension, it works fine.
Any one know what is wrong here?
Thanks.
