From: Reinhart Viane Date: 2010-09-20T16:41:03+09:00 Subject: Re: check if Win32OLE still available Hello, I'm getting back on this. I do receive an error, however, it seems I cannot catch it. It does not give me back empty or nil. Maybe there is another method to catch that error? -----Original Message----- From: Charles Calvert [mailto:cbciv@yahoo.com] Sent: woensdag 25 augustus 2010 20:57 To: ruby-talk ML Subject: Re: check if Win32OLE still available On Wed, 25 Aug 2010 12:05:38 -0500, Reinhart Viane wrote in <001a01cb4477$bb2b86a0$318293e0$@be>: >I have tried this but it gives me an error. >I was wondering how I can catch that its' not with '' or nil When you call a method after the application has been closed, does it throw an exception? If so, you could catch the exception and check the error to see if it's a result of the closing of the app. -- Charles Calvert Moderator - alt.computer.consultants.moderated Submission Address: accm@celticwolf.net Contact Address: accm_mod@celticwolf.net