|
|
| version 1.92, 2005/07/29 06:17:38 | version 1.94, 2005/08/08 13:30:45 |
|---|---|
| Line 1 | Line 1 |
| @USE | $document[^xdoc::load[_bug.xml]] |
| /_bug_derived.p | $idroot[^document.selectSingle[//games]] |
| #/_bug.p | $idold[^document.selectSingle[//games/lastid]] |
| $idremove[^idroot.removeChild[$idold]] | |
| @main[] | ^document.save[games1.xml] |
| $bug[^bug_derived::create[value from ctor]] | |
| read:$bug.paf<br> | |
| write:$bug.paf[works]<br> | |
| read:$bug.paf<br> | |