On Sep 21, 2010, at 5:02 PM, Bee wrote: > why use "let str = a:str" in a function > > Looking at some functions, I have seen "let str = a:str"
a:vars are read-only, read :h a:var for more details. Israel -- 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
