Hi,

I have done a func that I call on that way :

:%s/myPattern/\=MY_FUNC(submatch(4),submatch(5),submatch(3),submatch
(2))/



I would like to not substitute the pattern, just analyse each line.
Thanks



NB : I don't want to use while to read the file.

-- 
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php

Reply via email to