--- parser3/www/htdocs/Attic/_bug.html 2004/03/01 13:46:46 1.21
+++ parser3/www/htdocs/Attic/_bug.html 2004/07/29 18:02:38 1.59
@@ -1,8 +1,6 @@
-$hash[
- $.a[1]
- $.b[2]
-]
-$table[^hash._keys[]]
-$table[^hash._keys[column_name]]
-$columns[^table.columns[]]
-$columns.column
+$t[^table::create{a b
+1 1
+2 2}]
+
+^t.save[export.csv;$.separator[^;]]
+OK
\ No newline at end of file