> > > MTZ files are binary, so I don't think they have line-endings in the sense > that text files do. > > > Also it's quite likely that some of the binary data in the MTZ file will happen by chance to have the same ASCII code as the line terminator so blindly changing or removing line terminators in the file without a complete understanding of the algorithm by which they were introduced is not going to work!
Cheers -- Ian