24hr Time Calculations
|
05-18-2022, 01:27 AM
Post: #8
|
|||
|
|||
RE: 24hr Time Calculations
Your program works fine when I copied and pasted it into Free42.
However it shortened the 2nd variable "DAY START" to "DAY STA": Code: 00 { 48-Byte Prgm } You get a "Nonexistent" message if the variable isn't created yet but the program wants to access it. This might happen for instance if the program starts at line 04. In such a case you can single step through the program with the SST or just the ▼ key. While you press down the key the current line is displayed: Code: 03 INPUT "DAY STA" HTH |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)