--- parser3/src/www/htdocs/Attic/index.html 2001/03/27 15:37:56 1.63
+++ parser3/src/www/htdocs/Attic/index.html 2001/03/28 13:21:34 1.70
@@ -1,5 +1,5 @@
@auto[]
-$html-typo[^table:set{user html comment
+!!$html-typo[^table:set{user html comment
<< «^; длинные user вперёд
>> »^;
\n\n
!эти есть в таблице по умолчанию
@@ -15,14 +15,43 @@ _  ^;
^#A9 ©^; windows (c)
}]
+@dump[t]
+#^t.menu{$n
}
+
+@func[n]
+$n
@main[]
+$tf[^file:load[test.cfg]]
+^$tf.size=$tf.size
+^$tf.text:
+$tf.text
+
+^file:find[test.cfg]
+^file:find[tes.cfg]{not found}
+
+
$t[^table:set{n
3
-1
+01.3
+1.2
2
}]
-^t.sort{$n}
-$t.n
+#$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):
+^dump[$t]
+#^t.sort{^:func($n)}
+^^t.sort{^^:func(^$n)}:
+^dump[$t]
+#^t.sort{$n}
+^^t.sort{^$n}:
+^dump[$t]
+#^t.sort{$n}[desc]
+^^t.sort{^$n}[desc]:
+^dump[$t]
^if(-f index.html){y}{n}
@@ -85,5 +114,4 @@ ${comment}.
@auto_test[]
^BASE.auto_test[]
-${request:uri}!
-
+${request:uri}!
\ No newline at end of file