--- parser3/src/www/htdocs/Attic/index.html 2001/03/15 11:01:29 1.1
+++ parser3/src/www/htdocs/Attic/index.html 2001/05/07 14:09:08 1.166
@@ -1,15 +1,60 @@
-@main[]
-test: '$test'
-local auto: '$local_auto'
+@t[a]
+-${a}-
+@end
+@main[]
+$splitURI[^request:uri.lsplit[/]]
+$splitURI.0!$splitURI.1
+
-
+
+
+^^table:dir[/]:
+$d[^table:dir[/]]
+$d{^menu{$name  ^; ^; ^; ^;^if(-f $name){-f} ^if(-d $name){-d};
}}
+
+
+$files[^table:set{name}]
+$d{^menu{
+ ^if(-d "$name"){
+ ^:files.append{$name}
+ }
+}}
+
+$files{^menu{$name}[,]}
+
+
+@exception[origin;source;comment;type;code][i;j]
+
+
+ERROR:
+^if(def $source){$origin '$source'}
+${comment}.
+^if(def $type){type=$type}
+^if(def $code){code=$code}
-птичка выпрыгнет тут: ^process[^^eval($form:expr)[%.4f]]?
-
-@Zexception[origin;source;comment;type;code]
-Сервер испытывает временные трудности.
-напишите болвану администратору, что у него в $origin есть $source, который $comment (насквозь).
+@auto_test[]
+^BASE.auto_test[]
+${request:uri}!
\ No newline at end of file