|
|
| version 1.64, 2004/09/01 12:21:43 | version 1.69, 2004/10/07 09:23:44 |
|---|---|
| Line 1 | Line 1 |
| <pre> | ^connect[oracle://iagency:pwd@oracle]{ |
| ^mail:send[ | ^string:sql{select 2*2 from dual}<br> |
| $.from[from] | ^try{ |
| $.to[to] | ^string:sql{select 2*2x from dual} |
| $.html{ | }{ |
| cid=xxx | $exception.handled(1) |
| exception($exception.comment) handled<br> | |
| } | } |
| $.file[ | |
| $.value[^file::load[binary;_bug.html]] | |
| # $.content-disposition[inline] | |
| $.content-disposition[] | |
| ] | |
| ] | |
| ^string:sql{select 2*2 from dual}<br> | |
| } |