--- parser3/www/htdocs/Attic/_bug.html 2004/12/23 14:40:54 1.73 +++ parser3/www/htdocs/Attic/_bug.html 2005/11/16 14:18:06 1.84.4.7 @@ -1,25 +1,41 @@ +@opt[] +$result[ + $.encloser["] +# $.separator[^#09] +] + @main[] +$filename[/t.cfg] +$options2[ + $.encloser["] +# $.separator[^#09] +] -$cH[^cH[]] +$t1[^table::create{a b +1 " +2 "" +3 """}] -^if($cH.this is "junction"){ - $result[^cH.this[$cH.th_par]] -}{ - $result[0] -} +^t1.save[$filename][$options2] -#################################################################################################################### +# if we try load with $options - we receive error +$t2[^table::load[$filename][$options2]] +#$t2[^table::load[$filename][^opt[]]] +#$t2[^table::load[$filename][$.encloser["]]] -@cH[] -$result[ - $.this[$mThis] - $.th_par[ - $.a(2) - $.b(3) - ] -] -#################################################################################################################### -@mThis[lparams][params] -$params[^hash::create[$lparams]] -$result[^eval($params.a * $params.b)] +
| t1 | +t2 | +eq? | +
| $t1.b | +$t2.b | +^if($t1.b eq $t2.b){YES}{NO} | +