--- parser3/src/www/htdocs/Attic/index.html 2001/06/28 07:33:38 1.210 +++ parser3/src/www/htdocs/Attic/index.html 2001/07/06 11:13:35 1.219 @@ -1,4 +1,51 @@ @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 +}{ + eq +} +
+ + +^rem{ +$one(1) +$z(0) +^eval(^one.int[]%0) +
+} + $form:id: