--- parser3/src/www/htdocs/Attic/index.html 2001/11/10 16:11:33 1.469
+++ parser3/src/www/htdocs/Attic/index.html 2001/11/12 14:45:37 1.473
@@ -1,5 +1,9 @@
@main[]
-^tableset[]
+#^if($form:test){y}{n}
+#^tablecolumnerror[]
+#^roll[]
+#^cookie2[]
+#^tableset[]
#^math:PI.format{%.30f}
#^xchildren[]
#^thashforeach3[]
@@ -22,8 +26,8 @@
#j^hashfile[]
#^formclass[]
#^hren[]
-#^domedit[]
-#^domxslt[]
+^domedit[]
+#$^domxslt[]
#^lsplit2[]
#^faceesize[]
#^imageresize[]
@@ -55,11 +59,27 @@
#^exec[]
#^fori[]
#^tconnect[]
-^xslt[]
-^xml[]
+#^xslt[]
+#^xml[]
#^header[]
OK
+@tablecolumnerror[]
+$t[^table::set{a}]
+$t.$a
+
+@roll[]
+#$date[^date::set(1970;1;2)]
+#^date.roll[month](-1)
+$date[^date::set(2038;1;1)]
+^date.roll[month](+1)
+$date.year $date.month $date.day
+
+@cookie2[]
+#=$cookie:clientType[$.value[test]]=
+=$cookie:clientType=
+
+
@tableset[]
$a[^table::set{a
1
@@ -251,8 +271,8 @@ paf=$hf.paf
$a
$xdoc[^xdoc::create[doc]]
$doc[$xdoc.documentElement]
-$name[^doc.appendChild[^xdoc.createElement{name}]]
-$text[^name.appendChild[^xdoc.createTextNode{петросян ^;co}]]
+$name[^doc.appendChild[^xdoc.createElement[name]]]
+$text[^name.appendChild[^xdoc.createTextNode[петросян&^;coz]]]
^untaint[as-is]{=$text.nodeValue=}
@domedit[]
@@ -585,7 +605,7 @@ by id:
}
@show-xdoc2[xdoc]
-^xdoc.save[save.xml;
+^xdoc.save[out/save.xml;
# $.encoding[windows-1251]
$.method[xml]
]
@@ -593,7 +613,7 @@ $file[^xdoc.file[
# $.encoding[windows-1251]
$.method[html]
]]
-^file.save[text;save_file.html]
+^file.save[text;out/save_file.html]
^taint[^xdoc.string[]] # $.encoding[windows-1251] # $.method[html]