--- parser3/src/www/htdocs/Attic/index.html 2001/07/02 12:56:33 1.214
+++ parser3/src/www/htdocs/Attic/index.html 2001/07/06 11:13:35 1.219
@@ -1,4 +1,36 @@
@main[]
+PI=^math:PI.format{%.40f}
+
+^math:random(10)
+
+^math:sqrt(16)
+
+$люди[
+ $2федя[
+ $рост[176]
+ ]
+ $1василий[
+ $возраст[5]
+ ]
+]
+
+$имена[^люди.keys[]]
+$имена{
+ ^sort{$key}
+ ^menu{$key}[,].
+}
+
+
+$таблица[^table:set{a b
+1 2
+}]
+$колонки[^таблица.columns[]]
+$колонки{
+ ^menu{$column}[,].
+}
+
+
+
^if($form:id ne 'z"'){
ne
}{