[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Date and time not updating in Applesoft BASIC program?
- Subject: Date and time not updating in Applesoft BASIC program?
- From: DMn2004404 <dmn2004404@gmail.com>
- Date: Sun, 30 Jan 2011 16:39:11 -0800 (PST)
- Complaints-to: groups-abuse@google.com
- Injection-info: y11g2000yqa.googlegroups.com; posting-host=66.82.9.14; posting-account=KsnndwoAAAB40lzz79_gSCe-nFcNwku7
- Newsgroups: comp.sys.apple2
- Organization: http://groups.google.com
- User-agent: G2/1.0
- Xref: g2news2.google.com comp.sys.apple2:22136
Here's the scenario: I have written an Applesoft BASIC program that
uses a No-Slot Clock in my Enhanced Apple //e. I have RUN the program
and had it execute a routine that displays the system date and time.
When the program reaches this routine at, let's say, 6:32 PM, it says
the time is 6:32 PM. So far, it appears the date and time routine is
working properly. But, let's say I've had this same program running
continuously for, say, two minutes, and the time is now 6:34 PM, but
when I send the computer back to the date and time routine, the
program says the time is still 6:32 PM. What's the deal here, and is
there any way to rectify it?
Brandon Taylor