Calendar3.exe HELP FILE
This help file contains the following sections
  1. The purpose of the program.
  2. How to install the program.
  3. How to save the calendar to disk.
  4. The status of the program.
  5. The open source code.
  6. How to contact the author in the event of questions or problems.
     
THE PURPOSE OF THIS PROGRAM
---------------------------
Calendar2 is a simple program that outputs the entire calendar for any year after 1752.  
The following is an example screen shot: 
<---BEGIN EXAMPLE
Enter the year (>= 1752): 1998

                      Calendar for the Year 1998
---------------------------------------------------------------------
        Jan 1998                Feb 1998                Mar 1998
---------------------   ---------------------   ---------------------
 S  M  T  W  T  F  S     S  M  T  W  T  F  S     S  M  T  W  T  F  S
             1  2  3     1  2  3  4  5  6  7     1  2  3  4  5  6  7
 4  5  6  7  8  9 10     8  9 10 11 12 13 14     8  9 10 11 12 13 14
11 12 13 14 15 16 17    15 16 17 18 19 20 21    15 16 17 18 19 20 21
18 19 20 21 22 23 24    22 23 24 25 26 27 28    22 23 24 25 26 27 28
25 26 27 28 29 30 31                            29 30 31

                      Calendar for the Year 1998
---------------------------------------------------------------------
        Apr 1998                May 1998                Jun 1998
---------------------   ---------------------   ---------------------
 S  M  T  W  T  F  S     S  M  T  W  T  F  S     S  M  T  W  T  F  S
          1  2  3  4                    1  2        1  2  3  4  5  6
 5  6  7  8  9 10 11     3  4  5  6  7  8  9     7  8  9 10 11 12 13
12 13 14 15 16 17 18    10 11 12 13 14 15 16    14 15 16 17 18 19 20
19 20 21 22 23 24 25    17 18 19 20 21 22 23    21 22 23 24 25 26 27
26 27 28 29 30          24 25 26 27 28 29 30    28 29 30
                        31
Press return to continue: 
END EXAMPLE--->
After enter is pressed the final six monthes are diplayed.

HOW TO INSTALL THE PROGRAM
--------------------------
Calendar3 requires Win95 or higher and Zip utility.
1. Unzip the archive Cal3.zip
2. Run the program entitled cal3.exe
No additional installations are required.

HOW TO SAVE THE CALENDAR TO DISK
--------------------------------
At some point you may want to save your calendar to the hard drive for easy access.  With 
calendar3 calendar are saved in 2 keystrokes.  Simply push "y" and the [enter] when asked
"Save calendar to disk? (y/n)" and the complete year calendar is saved.  The file is called 
"file.txt" and can be found under the same directory as cal3.exe.  For example if you used 
WinZip(c), your calendar is under "C:\unzipped\calend3\file.txt". From here you can edit
and print your calendar.

THE STATUS OF THE PROGRAM
-------------------------
Calendar3 is FREEWARE.  No money is requested.  A simple "Thank You" is enough.

THE OPEN SOURCE CODE
--------------------
The C++ code used to write cal3.exe is included in "cal3.cpp". To reassemble to program
after editing it, you need a compiler like Visual C++, Borland C++, or DJGPP.  Feel free
to edit the source code but please do not redistribute it.  Thank You.

HOW TO CONTACT THE AUTHOR
-------------------------
You can e-mail any questions or concerns at PLodha@email.msn.com . Please entitle all emails 
about Cal3 with the subject "Calendar3".  Please visit us on the web at http://members.tripod.com/~Mario66/
FINAL NOTE
----------
PLEASE ENTER ONLY NUMBERS IN THE ENTER THE YEAR INPUT SCREEN. 
FAILURE TO DO SO WITH CAUSE THE PROGRAM TO MALFUNCTION.  
NO RESPONSIBILITY WILL BE TAKEN FOR THE ACTIONS OF THIS PROGRAM!  