Thursday, October 27, 2011

Re: how to exit a script?

I got the answer. just "finish" it.

On 10月27日, 下午4时54分, gaoqiang <gaoqiangs...@gmail.com> wrote:
> when writing a function,we can write:
> function abcd()
> {
> if()
> reutrn
> let....}
>
> we can exit a function at any time we want. but how about a script? I
> mean...
>
> if ..
> stop reading the following of this script
> endif

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