I was getting windows format text files before and they worked just fine with FOPEN(), but apparently, my resource start providing unix format text files and our app would give me an error message. I can manually copy and paste those text files in win editors and they will work fine after, and even write small batch file to make it automatic, but these are not solutions- these are just work around! So my question- is there any way to solve it in VFP normally?