Sunday, July 24, 2011

Re: why is call needed in vimscript?



2011/7/24 Taylor Hedberg <tmhedberg@gmail.com>
:call is always needed in order to call a function if the function call
is not otherwise wrapped in some ex command. In other words, it's never
valid to have a "bare" function call by itself on a line.


OK.
I need to digest that. I think I should start learning once and for all what is exactly an "ex command" :)
Thanks a lot Taylor for your prompt reply.

Cheers,
Jose

--
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

No comments:

Post a Comment