--- parser3/www/htdocs/Attic/_bug.html 2004/03/23 15:11:15 1.34 +++ parser3/www/htdocs/Attic/_bug.html 2004/09/01 12:21:43 1.64 @@ -1,5 +1,13 @@ -$picture[^image::create(100;100;0xffffff)] -$coordinates[^table::create{x y -# могут быть еще координаты -2 3 4}] -^picture.polyline(0x000000)[$coordinates] +
+^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