--- parser3/www/htdocs/Attic/_bug.html 2004/09/01 09:16:58 1.63
+++ parser3/www/htdocs/Attic/_bug.html 2005/08/08 13:30:45 1.94
@@ -1,14 +1,5 @@
-$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
+$document[^xdoc::load[_bug.xml]]
+$idroot[^document.selectSingle[//games]]
+$idold[^document.selectSingle[//games/lastid]]
+$idremove[^idroot.removeChild[$idold]]
+^document.save[games1.xml]