On Tue, December 21, 2010 10:09 am, Ingo Karkat wrote: > Maybe it would help if you shared your use case with CSV files. > (But then, this could also move the discussion into "wait, you > can already do this via ...")
Don't think so. I work with csv files a lot. And once I wanted to convert a large csv file on the fly into an sql insert script, extracting about 15 non-consecutive fields. This proved to be impossible without processing the data twice (running 2 separate :s commands). regards, Christian -- You received this message from the "vim_dev" 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
