Re: LZ: Compression program


[Prev][Next][Index][Thread]

Re: LZ: Compression program



>about the loss of highscores...
>what if it went this way?
>
>1.uncompress
>2.run
>3.copy the highscores to a separate var.
>4.delete uncompressed
>5.somehow edit the compressed file(and add the highscores)  
>6.when the zipped has been highscore edited, delete the high score vars
>7.return to zshell menu
>
>this might not be possible and also there would have to be a standard
>highscore keeper. it also might take a while but, if it's possible, it
>might be nice. 


Actually it might not be too hard if the decompression program searches
for any new variables and simply compresses them back into the archive.
Unfortunately, for this or any other way of keeping high scores, the
compression algorithm must be on the calculator.


--	Scott Rein
	srein@rain.org


Follow-Ups: References: