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

Y2K-fix for TIMEMASTER II H.O.



If you run the "Display Time" on the AE TIMEMASTER II H.O., it will show

year 1902 (long before Apple II came).

Here is how to fix it:

]LOAD TIME.DATE.DISPL

]870Y=VAL(MID$(A$,FMT(AP,4),2)) + 2000

]SAVE TIME.DATE.DISPL

]RUN

Now you see the correct year!

The Sneeze program (distributed by A2-Central) contains an Y2K-bug
(Displays year 192) that is a bit harder to find. I'll try to track that
one down
also.

Regards

Martin Landhage