--- parser3/www/htdocs/Attic/_bug.html 2004/03/23 09:43:44 1.33 +++ parser3/www/htdocs/Attic/_bug.html 2005/11/16 14:18:06 1.84.4.7 @@ -1,17 +1,41 @@ -@main2[] -^switch[2]{ - ^case(1){one} - ^case[DEFAULT]{def} -} - - -@get[] +@opt[] $result[ - $._default{^math:random(10)} + $.encloser["] +# $.separator[^#09] ] -#end @getBasketData[] @main[] -$h[^get[]] +$filename[/t.cfg] +$options2[ + $.encloser["] +# $.separator[^#09] +] + +$t1[^table::create{a b +1 " +2 "" +3 """}] -=$h.1= \ No newline at end of file +^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["]]] + + + + + + + + +^t1.menu{ + + + + + + ^t2.offset(1) +} +
t1t2eq?
$t1.b$t2.b^if($t1.b eq $t2.b){YES}{NO}