From: Marco Milanesi Date: 2001-08-27T17:45:17+09:00 Subject: [ruby-talk:20420] handling errors without exiting hi to all, First of all, I'm a newbie in OOP programming and ruby so please excuse me for my poor language. Anyway, I'm trying to catch an error without exiting the program, i.e. an equivalent to rescue, but without the exit. is it possibile? thank you in advance, Marco PS: please CC to me the answer because I'm not subscribed to the list, because there's high traffic!