--- parser3/www/htdocs/Attic/_bug.html 2004/10/07 09:23:44 1.69
+++ parser3/www/htdocs/Attic/_bug.html 2004/12/23 15:36:12 1.76
@@ -1,10 +1,8 @@
-^connect[oracle://iagency:pwd@oracle]{
- ^string:sql{select 2*2 from dual}
- ^try{
- ^string:sql{select 2*2x from dual}
- }{
- $exception.handled(1)
- exception($exception.comment) handled
- }
- ^string:sql{select 2*2 from dual}
-}
+^connect[$SQL.connect-string]{
+ $f[^file::sql{select 2*2, 'this is name.doc', 'app/paf'}[
+# $.name[that is name.zip]
+ $.content-type[app/pif]
+ ]]
+ $f.name
+ $f.content-type
+}
\ No newline at end of file