|
|
| version 1.65, 2004/09/13 08:33:28 | version 1.69, 2004/10/07 09:23:44 |
|---|---|
| Line 1 | Line 1 |
| $s[^xdoc::load[_bug.xml]] | |
| $d[^s.transform[_bug.xsl]] | |
| ^d.string[] | |
| ^connect[oracle://iagency:pwd@oracle]{ | |
| ^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> | |
| } |