> Looks good! Do you think it's feasible and reasonable to > include it into the std lib's File class? Could be a flag in > open mode, i.e. Reasonable? Well, I think so. It's just a special kind of file handling. However, it's not too special. Feasible? I don't know. Somebody who understandes the code in file.c could answer that. That's not me... ;] Is somebody able and willing to patch file.c? I would do it myself, if I was a C programmer... > File.open("foo", "wsb") do |io| That sounds reasonable. gegroet, Erik V. - http://www.erikveen.dds.nl/