According to the Biki we should have some sort of exception handling with ArmA.
But all the examples don't really show any situation that couldn't be handled by a bunch of if...then tests.
If I try to throw a real error though - like this:
<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">try {_a=1/0;} catch {hint "exception caught";}[/QUOTE] it will still throw a normal exception, and pop an error message on the screen.
Has this worked for anybody yet?
HOME 
Reply With Quote

