Raw Message
Message-ID: <001101c3d24d$1adb99e0$daca73c8@timy> Date: 2004-01-03T22:58:29Z From: Pablo Yabo Subject: Exception handling Hi, I want to know if it's possible to prevent that a stop call stops my program. I want to call a function that can fail calling a stop. But in that case I want to keep the control and do something else, not stop the program and print a message. Is that possible? Thanks, in advance Pablo Yabo