Re: LZ: SecureIt-85 beta testers!!


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

Re: LZ: SecureIt-85 beta testers!!



On Thu, 5 Dec 1996 21:54:33 pst,
Matthew S. Trent wrote...
>This bug is still present. I change the password to enter and then try to
>change it to something else and it asks me to type in the old password
>and i press enter it brings me back to the menu. I have found no more
>bugs, SecureIt85 is a great program. I like it better than KClock85
>because of the "owner" thing(it's smaller too!). One suggestion though:
>include an area for a phone number, so if u loose your calc and some
>honest person finds it they could contact u, eg: If found call: 123-4567.

Someone else suggested that and in the version I'm working on right now, 
I've already added support for numbers.  It was pretty easy and didn't 
really increase the size by much.  All I had to do was edit Magnus 
Hagander's lettertable so the f1-f5 keys get the numbers 1-5 and the 
Graph-Clear key get the numbers 6-0.  The second key also gets a hyphen for 
use in phone numbers.  I had to add a few things to get around a problem 
with the program thinking that the letter 7 was the keypress EXIT (they 
both have a hex code $37).  I might change the owner setting to be a bit 
longer, but I'm not sure.

I believe I've now fixed the bug I mentioned.  It was just that when 
the program copied the new password from a dummy string to the password 
string, it didn't clear the entire password string.  So if the new 
password was shorter than the previous one, it would still be expecting 
more keypresses.

I've also optimized the code a bit, and deleted some worthless stuff.  It 
is currently about 30 bytes shorter.

Thanks,
Michael Wyman - SeaHorse Software
wyma0012@gold.tc.umn.edu