|
|
| version 1.76, 2004/12/23 15:36:12 | version 1.112, 2005/12/16 14:11:25 |
|---|---|
| Line 1 | Line 1 |
| ^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 | |
| } | |
| @main[] | |
| $xdoc[^xdoc::create[root]] | |
| $cloned[^xdoc.firstChild.cloneNode(false)] | |
| OK! |