--- parser3/www/htdocs/Attic/_bug.html 2004/02/18 11:47:04 1.1
+++ parser3/www/htdocs/Attic/_bug.html 2004/07/29 18:02:38 1.59
@@ -1,8 +1,6 @@
-@main[]
-$xdoc[^xdoc::create{
-
-
-
-}]
-$xdoc[^xdoc.transform[_bug.xsl]]
-^xdoc.string[]
+$t[^table::create{a b
+1 1
+2 2}]
+
+^t.save[export.csv;$.separator[^;]]
+OK
\ No newline at end of file