--- parser3/www/htdocs/Attic/_bug.html 2004/10/07 09:23:44 1.69 +++ parser3/www/htdocs/Attic/_bug.html 2005/12/19 14:43:23 1.84.4.16 @@ -1,10 +1,19 @@ -^connect[oracle://iagency:pwd@oracle]{ - ^string:sql{select 2*2 from dual}
- ^try{ - ^string:sql{select 2*2x from dual} - }{ - $exception.handled(1) - exception($exception.comment) handled
- } - ^string:sql{select 2*2 from dual}
+$entry_data[^xdoc::create{ + + +}] + +# гвоздь программы +^for[i](1;300){ + $node[^entry_data.createElement[span$i]] } +# /гвоздь + +$entry_data[^entry_data.transform[/_bug.xsl]] +$entry_data[ + ^entry_data.string[ + $.method[html] + ] +] +^memory:compact[] +OK