That would be nice.
Just doing "On error resume next" aka "If something is screwed up well....f#ck it. Skip to the next step and you'll never know what went wrong." will not let you learn from your coding mistakes and therefore sucks imho.

But.......
 Code:
OnError Call @scriptdir + “\someotherscript.kix”


or

 Code:
OnError FunctionX($var1, $var2)


or something similar would be useful.
_________________________
Mart

- Chuck Norris once sold ebay to ebay on ebay.