Hello,
I appreciate the vim  ":w ++ff=dos" command to translate unix to dos
file format.
Now, I have to do that in a NT .bat. Presently, I use:
vim -u NONE "-c :w ++ff=dos dosfile" -c :q unixfile
It works fine but I am wondering if there is a pure NT script solution
to this problem (without opening vim).

Although it is not strictly a vim question, perhaps some programmer
among you could help me.

Best regards

Jean Johner

-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

To unsubscribe, reply using "remove me" as the subject.

Reply via email to