Dear List Members!
I need to correct sql dump files:
Question 1:
I like to this with vimscript:
:%s/xxx/yyy/g
For all line in buffer and all occurencies in line
How can it be done wiht script?
Question 2:
In ex-mode I can enter nonreadeble characters with hexa code this way:
"CTRL+Q" and "x" and "hexa code" (windows XP)
but how can I enter this ("CTRL+Q"-"x"-"hexa code") into vimscript?
Thanks a lot,
Adam
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---