|
|
| version 1.30, 2004/03/10 10:04:30 | version 1.34, 2004/03/23 15:11:15 |
|---|---|
| Line 1 | Line 1 |
| @main[] | |
| $request:charset[windows-1251] | |
| $response:charset[windows-1251] | |
| $response:content-type[text/html] | |
| $xdoc[^xdoc::load[_bug.xml]] | |
| #^xdoc.string[] | |
| $nodes[^xdoc.select[//x:second][ | |
| $.x[http://pif.design.ru/] | |
| ]] | |
| ^nodes._count[] | |
| $picture[^image::create(100;100;0xffffff)] | |
| $coordinates[^table::create{x y | |
| # могут быть еще координаты | |
| 2 3 4}] | |
| ^picture.polyline(0x000000)[$coordinates] |