|
|
| version 1.13, 2004/02/27 14:58:35 | version 1.69, 2004/10/07 09:23:44 |
|---|---|
| Line 1 | Line 1 |
| $xdoc[^xdoc::load[_bug.xml]] | ^connect[oracle://iagency:pwd@oracle]{ |
| $xdoc[^xdoc.transform[_bug.xsl]] | ^string:sql{select 2*2 from dual}<br> |
| ^xdoc.save[_bug_saved.xml] | ^try{ |
| OK? | ^string:sql{select 2*2x from dual} |
| }{ | |
| $exception.handled(1) | |
| exception($exception.comment) handled<br> | |
| } | |
| ^string:sql{select 2*2 from dual}<br> | |
| } |