1
In the process of running a demo program attached from a demo from the StrangeCart, I added the use of the TIME$ function to store the start/finish time of the display. Found a bug using the TIME$. What the time should report is:
19:51:21
However, it is reporting:
19:51:2021
It is adding the “20” and increasing the length.