Using vim 7.10 kubunut 7.10
I'd like to be able to assign the contents of a register to a variable
example:
 let arg = contents_of_unamed_register
 let cmd = "!myscript " . arg
 exe cmd

Just some examples or references to :help would be sufficient.
thanks again.
tim

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

Reply via email to