Diff for /parser3/www/htdocs/Attic/_bug.html between versions 1.37 and 1.69

version 1.37, 2004/04/05 13:37:06 version 1.69, 2004/10/07 09:23:44
Line 1 Line 1
 @main[]  
 ^table:count[]  
 ^test[a]  
   
 @test[param][result]  
 $param  
 $result[value]  
   
   ^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>
   }

Removed from v.1.37  
changed lines
  Added in v.1.69


E-mail: