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
