--- parser3/src/www/htdocs/Attic/index.html 2001/10/05 10:36:43 1.358 +++ parser3/src/www/htdocs/Attic/index.html 2001/10/09 09:17:43 1.373 @@ -1,5 +1,12 @@ @main[] -^regexp2[] +#^tdef[] +#^ford[] +#^tif[] +#^image[] +#^mail2[] +#^cookie[] +#^response[] +#^regexp2[] #^ttablerem[] #^pcre[] #^regexp[]
@@ -7,17 +14,67 @@ #^exec[] #^fori[] #^tconnect[] -#^xslt[] +^xslt[] +#^xml[] #^header[] OK +@tdef[] +$s[0] +if 0=^if($s){}{n}
+if def 0=^if(def $s){y}{}
+
+ +@ford[] +^for[i](0;5){$i} + +@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]] + @regexp2[] -$s[select] -$s[^s.match[^^\s][]{!}] +$s[ select] +$s[^s.match[^^\s*][]{!}] $s @header[] -$response:refresh[0^; url=http://design.ru?a=0] +$response:refresh[ + $.value[0] + $.url[http://design.ru?a=^taint[123]] +] @ttablerem[] $table[^table::load[a.cfg]] @@ -57,7 +114,7 @@ $s[abcАБВ] ] @exec[] -$a[^file::exec[fc.exe;a;b]] +$a[^file::exec[fc.exe;;a;b]] $a.status|$a.stderr
@fori[][i] @@ -65,22 +122,9 @@ $a.status|$a.stderr
@xdata[] #$response:content-type[$.value[text/html] $.charset[windows-1251]] -$xdoc[^xdoc::set{ -# +$xdoc[^xdoc::load[input.xml]] - - - P«^;AF B - - ^for[i](2;3){ - - ПИФ$i - - } - -}] - -@xslt[] +@xml[] ^xdata[] ^show-xdoc2[$xdoc]