--- parser3/www/htdocs/Attic/_bug.html 2004/02/27 12:22:32 1.12
+++ parser3/www/htdocs/Attic/_bug.html 2004/07/29 18:02:38 1.59
@@ -1,3 +1,6 @@
-@main[]
-$file[^file::load[text;http://parser3/_bug.txt]]
-=$file.text=
+$t[^table::create{a b
+1 1
+2 2}]
+
+^t.save[export.csv;$.separator[^;]]
+OK
\ No newline at end of file