--- parser3/www/htdocs/Attic/_bug.html 2004/09/01 09:16:58 1.63 +++ parser3/www/htdocs/Attic/_bug.html 2005/12/19 14:43:23 1.84.4.16 @@ -1,14 +1,19 @@ -$s[^mail:send[ - $.from[paf@design.ru] - $.to[paf@design.ru] - $.html{ - ok - } - $.file[ - $.xxxx[vvv] - $.from[bug] - $.value[^file::load[binary;_bug.html]] - ] -]] -^s.save[a.eml] -OK \ No newline at end of file +$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