Hi Timothy! On Do, 12 Apr 2012, Timothy Madden wrote:
> Hello > > In my script would like to catch a certain string (error), try to handle it > someway, and if not successfull than throw it again (as some outer catch > clause will than handle it anyway). > > This would be similar to the way other languages can use > throw > or perhaps > raise > without any argument, to re-throw (re-raise) the most recently caught > exception. > > Is there a way to do this in Vim please ? :h rethrow regards, Christian -- -- 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
