Forum Discussion

NightSpirit2's avatar
NightSpirit2
New Contributor
13 years ago

DelphiScript exceptions handling

Hi all, I have faced with problem that try .. except block doesn't handle object recognition exceptions. Example function that call nonexistent process: function testTryExcept; begin   try...