We have a simple .txt file that is retrieved every day via internet, sometimes with one record, sometimes with two. There is no problem with one record. With two, if we save the file to a network drive, the PC can’t read the second record. If we save the file to a floppy, the second record is fine. The file looks the same on the network and on the floppy. It’s the same size and there is no difference in the way we save. What could be going on?