B"H On Jan 23, 2008 10:05 AM, Ralph Shumaker <[EMAIL PROTECTED]> wrote: > Menachem Shapiro wrote: > > What happens if you change the formatting to a DOS line break? > > > > Menachem > > > > I know that I've heard that there is an easy way to do that in vim, but > that was long before I could even use it. And my vim knowledge is quite > rudimentary. It occurred to me to try that, but didn't know how. > > I suppose I could use KHexEdit to add ASCII 13, but don't know if it > goes before or after the ASCII 10. All in all, I think the vim > conversion would likely be easier. > > Anyone care to tell me the vim magic for this? >
There are 2 different programs (that I know of) that will do this for you without hassle: unix2dos flip Just give it the file you want to convert and ti will do it for you. Menachem -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list
