--- parser3/src/www/htdocs/Attic/index.html 2001/03/28 09:38:10 1.69
+++ parser3/src/www/htdocs/Attic/index.html 2001/03/29 16:12:47 1.76
@@ -16,13 +16,30 @@ _  ^;
}]
@dump[t]
-^t.menu{$n
}
+#^t.menu{$n
}
@func[n]
$n
+@twop[a;b]
+($a,$b)
@main[]
-$tf123[^file:load[test.cfg]]
+$a[vasya]
+^^a.pos(sy]="^a.pos[sy]"
+^^a.pos[zsy]="^a.pos[zsy]"
+^^a.left(3)="^a.left(3)"
+^^a.right(3)="^a.right(3)"
+^^a.mid(1;3)="^a.mid(1;3)"
+
+^twop[a;]
+^$request:browser.type=$request:browser.type
+^$request:browser.version=$request:browser.version
+
+$tf[^file:load[test.zip;abc.zip]]
+^$tf.name=$tf.name
^$tf.size=$tf.size
+^$tf.mime-type=$tf.mime-type
+^$tf.text:
+$tf.text
^file:find[test.cfg]
^file:find[tes.cfg]{not found}
@@ -34,20 +51,20 @@ $t[^table:set{n
1.2
2
}]
-$t{^locate[n;2z]^found{$n}{not found}}
-$t{^locate[n;3]^found{found:$n}{not found}}
+#$t{^locate[n;2z]^found{$n}{not found}}
+#$t{^locate[n;3]^found{found:$n}{not found}}
^$t:
^dump[$t]
-^t.sort($n)
+#^t.sort($n)
^^t.sort(^$n):
^dump[$t]
-^t.sort{^:func($n)}
+#^t.sort{^:func($n)}
^^t.sort{^^:func(^$n)}:
^dump[$t]
-^t.sort{$n}
+#^t.sort{$n}
^^t.sort{^$n}:
^dump[$t]
-^t.sort{$n}[desc]
+#^t.sort{$n}[desc]
^^t.sort{^$n}[desc]:
^dump[$t]