--- parser3/src/www/htdocs/Attic/index.html 2001/03/16 08:31:26 1.3
+++ parser3/src/www/htdocs/Attic/index.html 2001/04/28 09:14:55 1.159
@@ -1,2 +1,28 @@
@main[]
-^if(2.5*2.5-6.25){y}{n}
\ No newline at end of file
+^^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}
+
+@auto_test[]
+^BASE.auto_test[]
+${request:uri}!
\ No newline at end of file