|
|
| version 1.40, 2004/04/06 14:08:42 | version 1.69, 2004/10/07 09:23:44 |
|---|---|
| Line 1 | Line 1 |
| @main[][result] | ^connect[oracle://iagency:pwd@oracle]{ |
| ^call[^for[i](0;10){$i, | ^string:sql{select 2*2 from dual}<br> |
| ^try{ | |
| ^string:sql{select 2*2x from dual} | |
| }{ | |
| $exception.handled(1) | |
| exception($exception.comment) handled<br> | |
| } | |
| ^string:sql{select 2*2 from dual}<br> | |
| } | } |
| ] | |