Annotation of parser3/www/htdocs/_bug.html, revision 1.69

1.69    ! paf         1: ^connect[oracle://iagency:pwd@oracle]{
        !             2:        ^string:sql{select 2*2 from dual}<br>
        !             3:        ^try{
        !             4:                ^string:sql{select 2*2x from dual}
        !             5:        }{
        !             6:                $exception.handled(1)
        !             7:                exception($exception.comment) handled<br>
        !             8:        }
        !             9:        ^string:sql{select 2*2 from dual}<br>
        !            10: }

E-mail: