--- parser3/src/www/htdocs/Attic/index.html 2001/10/22 13:52:20 1.421 +++ parser3/src/www/htdocs/Attic/index.html 2001/10/24 10:09:13 1.426 @@ -1,5 +1,8 @@ @main[] -^hashfile[] +^thashfileexp[] +#^tcounter[] +#^tablehash[] +#^hashfile[] #^formclass[] #^hren[] #^domedit[] @@ -40,9 +43,48 @@ #^header[] OK +@thashfileexp[] +$hf[^hashfile::open[hashfile]] +#$hf.paf[$.value[крут] $.expires(3)] +paf=$hf.paf + +@tcounter[] +#^hashfile:clear[counter] +$counter[^hashfile::open[counter]] +^counter.transaction{ +# $counter.value(10) + $counter.value($counter.value+1) +# ^counter.delete[value] + $counter.value +} +