|
|
| version 1.16, 2004/03/01 11:58:32 | version 1.73, 2004/12/23 14:40:54 |
|---|---|
| Line 1 | Line 1 |
| @main[] | @main[] |
| ^file::load[text;http://195.218.200.166/] | |
| @leechy[] | $cH[^cH[]] |
| $xdoc[^xdoc::load[_bug.xml]] | |
| $xdoc[^xdoc.transform[_bug.xsl]] | ^if($cH.this is "junction"){ |
| ^xdoc.save[_bug_saved.xml] | $result[^cH.this[$cH.th_par]] |
| OK? | }{ |
| $result[0] | |
| } | |
| #################################################################################################################### | |
| @cH[] | |
| $result[ | |
| $.this[$mThis] | |
| $.th_par[ | |
| $.a(2) | |
| $.b(3) | |
| ] | |
| ] | |
| #################################################################################################################### | |
| @mThis[lparams][params] | |
| $params[^hash::create[$lparams]] | |
| $result[^eval($params.a * $params.b)] |