I need some help on a Flat File read. I have inputed this file as a string of 160 bytes and also byte by byte until I hit a CR/LF. When I get over 120 chars I lose the space chrs from the file. sometimes it works but most of the time it does not. All of the spaces, chrs$(32), are missed and this messes up the file. Any help would be great.