--- parser3/src/www/htdocs/Attic/index.html 2001/10/05 16:26:05 1.361
+++ parser3/src/www/htdocs/Attic/index.html 2001/10/09 07:06:00 1.370
@@ -1,4 +1,9 @@
@main[]
+^tif[]
+#^image[]
+#^mail2[]
+#^cookie[]
+#^response[]
#^regexp2[]
#^ttablerem[]
#^pcre[]
@@ -9,9 +14,42 @@
#^tconnect[]
#^xslt[]
#^xml[]
-^header[]
+#^header[]
OK
+@tif[]
+^if[def]{y;n}
+
+@image[]
+$pict[^image::create(400;200)]
+^pict.arc($pict.width/2;$pict.height/2;$pict.width;$pict.height;0;360;0x000000)
+^pict.circle($pict.width/2;$pict.height/2;$pict.height/2-5;0x000000)
+$response:body[^pict.gif[]]
+
+
+
+@mail2[]
+^mail:send[
+ $.content-type[$.value[text/plain] $.charset[windows-1251]]
+ $.from[Александр Петросян ]
+ $.to[Александр Петросян ]
+ $.subject[проверка]
+ $.body[проверка]
+]
+
+@cookie[]
+$env:HTTP_COOKIE
+
+#$cookie:переменная[test тест ТЕСТ2]
+=$cookie:переменная=
+#$cookie:переменная2[test тест ТЕСТ3]
+=$cookie:переменная2=
+
+@response[]
+#^if($form:reload){
+ $response:refresh[$.value[0] $.url[./t.html?uri=$env:SERVER_NAME]]
+#}
+
@xslt[]
^xdata[]
^show-xdoc2[^xdoc.transform[global.xsl]]
@@ -65,7 +103,7 @@ $s[abcАБВ]
]
@exec[]
-$a[^file::exec[fc.exe;a;b]]
+$a[^file::exec[fc.exe;;a;b]]
$a.status|$a.stderr
@fori[][i]
@@ -73,20 +111,7 @@ $a.status|$a.stderr
@xdata[]
#$response:content-type[$.value[text/html] $.charset[windows-1251]]
-$xdoc[^xdoc::set{
-#
-
-
- P«^;AF B
-
- ^for[i](2;3){
-
- ПИФ$i
-
- }
-
-}]
+$xdoc[^xdoc::load[input.xml]]
@xml[]
^xdata[]