--- parser3/src/www/htdocs/Attic/index.html 2001/03/27 18:06:12 1.66
+++ parser3/src/www/htdocs/Attic/index.html 2001/03/29 17:32:58 1.79
@@ -1,5 +1,5 @@
@auto[]
-$html-typo[^table:set{user html comment
+!!$html-typo[^table:set{user html comment
<< «^; длинные user вперёд
>> »^;
\n\n
!эти есть в таблице по умолчанию
@@ -16,29 +16,57 @@ _  ^;
}]
@dump[t]
-^t.menu{$n
}
+#^t.menu{$n
}
@func[n]
$n
+@twop[a;b]
+($a,$b)
@main[]
+$a[vasya,fedya,kolya]
+^^"$a".lsplit[,]=$as[^a.lsplit[,]]^as.menu{$0;|}
+^^"$a".rsplit[,]=$as[^a.rsplit[,]]^as.menu{$0;|}
+^^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}
+
+
$t[^table:set{n
3
01.3
1.2
2
}]
+#$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]
@@ -96,12 +124,11 @@ $result[^if(^test.length[]){$test}{$def}
ERROR:
-^rem{TODO: checkif(def $source)}$origin '$source'
+^if(def $source){$origin '$source'}
${comment}.
^if(def $type){type=$type}
^if(def $code){code=$code}
@auto_test[]
^BASE.auto_test[]
-${request:uri}!
-
+${request:uri}!
\ No newline at end of file