Robert Klemme wrote: > No, for error handling you use "raise" and "rescue". Please pay close > attention to how "catch" and "throw" work, especially the fact that you > can use a second argument to "throw" to pass an object (presumably the > result of a calculation). Then just use return. (-: -- Phlip