--- parser3/www/htdocs/Attic/_bug.html 2004/07/26 14:43:09 1.56
+++ parser3/www/htdocs/Attic/_bug.html 2004/12/23 14:40:54 1.73
@@ -1,11 +1,25 @@
-^if(1){
-$response:download[
-# $.file[ptic.gif]
- $.file[empty]
- $.name[ptic2.gif]
- $.mdate[^date::now(-1)]
-]
+@main[]
+
+$cH[^cH[]]
+
+^if($cH.this is "junction"){
+ $result[^cH.this[$cH.th_par]]
}{
- $response:download[^file::load[binary;ptic.gif]]
+ $result[0]
}
-OK
\ No newline at end of file
+
+####################################################################################################################
+
+@cH[]
+$result[
+ $.this[$mThis]
+ $.th_par[
+ $.a(2)
+ $.b(3)
+ ]
+]
+####################################################################################################################
+
+@mThis[lparams][params]
+$params[^hash::create[$lparams]]
+$result[^eval($params.a * $params.b)]