hi
i'm not quite sure, if its a bug, since there are different kinds of 'new line'-chars (another on dos than on unix). i tried on both, win and linux, to load a (the same) file with [read myfile.txt cr(, but when i send a bang (after a 'rewind) to [msgfile], it outputs its whole content, not just the first line. the same worked on both platforms using [textfile] instead.
i attached my textfile as a zip.
roman