--- parser3/www/htdocs/Attic/index.html 2002/08/20 09:37:31 1.118
+++ parser3/www/htdocs/Attic/index.html 2002/08/28 11:02:59 1.125
@@ -30,6 +30,7 @@ $selffilespec[$filespec]
# ^process{ ^^h[]}
# ^process{^string:sql{select '1
# ^^hello[]' }] }
+# ^double:sql{select '2*' ; }
#}
#^eval(2)
#^tcrashlocaljunctionsv2[]
@@ -216,9 +217,50 @@ $selffilespec[$filespec]
#^rbodytest[]
#^cookie[]
#^cookieexpirestest[]
-^postest[]
+#^postest[]
+#^voidpostest[]
+#^virtualtest[]
+#^badcolumntest[]
+#^delimiters[]
+#^новый-split[]
+^грязные-cookie[]
OK
+
+@грязные-cookie[]
+$cookie:a[$.value[3]]
+$cookie:a
+
+@новый-split[]
+$abc[a.b.c]
+#$table[^abc.split[.]]
+#$table[^abc.split[.;l]]
+#$table[^abc.split[.;v]]
+$table[^abc.split[.;lv]]
+^table.menu{$table.piece}[,]
+
+#$table[^abc.split[.;h]]
+$table[^abc.split[.;hr]]
+$table.0,$table.1,$table.2
+
+@delimiters[]
+$a#1[1]
+$a#1=
+
+
+@badcolumntest[]
+$table[^table::load[ext.cfg]]
+$table.b
+
+
+@virtualtest[]
+$derived[^derived::create[derived create actual param]]
+^derived.test[]
+
+
+@voidpostest[]
+$s[]
+^s.pos[$nothing]
@postest[]
$s[$nothing]