--- parser3/www/htdocs/Attic/index.html 2002/10/21 08:22:17 1.170 +++ parser3/www/htdocs/Attic/index.html 2002/10/28 12:13:04 1.172 @@ -12,9 +12,12 @@ $response:charset[windows-1251] #$response:charset[empty] #$response:content-type[$.value[text/html]$.charset[$response:charset]] -#@postprocess[body] +@postprocess[body] #$body #$result[123] +$body +
+OK @main[] #$a(123) @@ -273,8 +276,74 @@ $response:charset[windows-1251] #^junctionselftest[] #^bad-compiletosystem[] #^steppedfor[i](1;10;2){$i } -^file:fullpath[a.gif]
-^file:fullpath[/abs/a.gif]
+#^file:fullpath[a.gif]
+#^file:fullpath[/abs/a.gif]
+#$form:a/$form:image-map= +#^foreachform[] +#^selectSingleoct[] +#^compilebug[] +#^badhashcreate[] +#^badsendmail[] +#^keygenedhash[]
+#
[$env:HTTP_REFERER] +#$response:Content-TypE[bad] +^emailhead2[] + +@emailhead2[] +^mail:send[ + $.charset[koi8-r] + $.from[paf@design.ru] + $.to[paf@mail] + $.reply-to[^taint[agat] <^taint[ag_7k@mail.ru]>] + $.subject[test] +] + +@keygenedhash[] +$table[^table::create{key value +1 a +2 b +}] +$hash[^table.hash($table.key*2)] +'$hash.4.value' must be 'b' + +@badsendmail[] +^mail:send[ + $.from[hren < paf@design.ru + >] + $.to[paf@design.ru] + $.subject[test] +] + +@badhashcreate[] +$hash[ + $.ok[1] +] +$.bad[1] + +@compilebug[] +^a[]^#31= + +@selectSingleoct[] +$d[^xdoc::create[doc]] +$element[^d.selectSingle[$nothing]] + + +@foreachform[] +one
+two
+ +^form:fields.foreach[key;value]{ + $key -- $value +}[
] +
+$nameless[$form:tables.nameless] +^if(def $nameless){ + nameless table -- ^nameless.menu{$nameless.field}[,] +} +^if(def $form:imap){ +
+ IMAP $form:imap.x : $form:imap.y +} @steppedfor[name;from;to;step;code] $caller.$name($from)