--- parser3/www/htdocs/Attic/_bug.html 2004/09/01 12:21:43 1.64 +++ parser3/www/htdocs/Attic/_bug.html 2004/12/23 15:36:12 1.76 @@ -1,13 +1,8 @@ -
-^mail:send[
-	$.from[from]
-	$.to[to]
-	$.html{
-	cid=xxx
-	}
-	$.file[
-		$.value[^file::load[binary;_bug.html]]
-#		$.content-disposition[inline]
-		$.content-disposition[]
-    ]
-]
\ No newline at end of file
+^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