On 2012-03-11, Sergey Vakulenko wrote:
> Hello
> 
> could anyone say, its possible to know the number of cmd arguments
> called with vim ?
> 
> i mean:
> 
> #without arguments
> vim&
> 
> #with one argument
> vim file.txt &

    :help argc()

Regards,
Gary

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

Reply via email to