c01 CALENDAR PROGRAM INFORMATION
-----------------------------------
C01 is a general calendar program that displays a calendar image
on the text screen. It has no external files, other than a small one
for colors; this is c01clrs.txt. C01 is simple to operate: left
arrow key for the previous month, right arrow key for the next month.
The screen shows a calendar month, then has some more on the last
screen line. This is the current day/date, time, and a clock counter
that starts from zero when c01 is run. Press the bar, '-' key and
the counter is re-zeroed.
The colors can be changed; if so, c01clrs.txt is put down in the
current directory, so the new color scheme will be kept. There are
a few other options.
DOS Based
-----------
C01 is a DOS based program that runs under Windows 95/98 and can
run in a MS-DOS only environment. Under Windows, it runs in a DOS
window, defined by a PIF (program information file).
------------------------------------------------------------------
+------------ C01 Program Operation ----------------+
| |
| Keys Functions |
| ---- -------------------------------------- |
| -> next month |
| <- previous month |
| F1 cycle thru screen background colors |
| F2 cycle thru regular text colors |
| F3 cycle thru days-of-month colors |
| F4 cycle thru current day colors |
| F5 cycle thru calendar grid colors |
| F6 cycle thru date/time text colors |
| F7 cycle thru date/time background colors |
| d calc difference between two dates |
| - zero clock counter |
| p return to present month |
| y change year of the month on screen |
| 0->9 change year of the month on screen |
| x exit c01 |
| |
+---------------------------------------------------+
|
|
|