-----------------------------------------------README.TXT------------------------------------------------------
Program: Date Constructor v1.1
Author: Daniel Gjrwell
Date: 20020410

This program is designed to create 'turnlength.txt' files for scenarios or mods for the game Call To Power II.

---------------------------------------------Installation------------------------------------------------------
-Copy dateConstructor.exe to hard drive.
-Run.


-----------------------------------------------User Manual-----------------------------------------------------
Interface:
The interface of this program is quite simple once you get to know it. Here follows a quick look on how to
do the operations (may not be complete):
	-Add things to the lists by either go through the menu or pressing the Insert-key.
	-Remove things from the lists by selecting the appropriate Remove button in the menu or by pressing the Delete-key while
	 one entry in list is selected.
	-Insert things to the lists by first selecting the item where the insertion should be and then
	 go to the menu and select Insert.
	 -CTRL-C or the menu button Create Output will generate the output (will not save it to disc though).
	 -Right clicking on a list will display available operations.

Saving:
-To save a file you press the appropriate Save-button.
-Pressing New will reset everything and you will have no data residing in memory. 
-Clear Output will only clear the Output list.
-Line numbers will be added to the output file automatically.

Loading:
You may load files into the Day-list, Month-list and Output. These files must be text files.

---------------------------------------------------Tip---------------------------------------------------------
If you want to create a file that has different turn-lenghts (for instance first 20 year turns then 10 year)
do as follows:
1.	Set values
1.	Create output (press CTRL-C)
2.	Change the values.
3.	Create new output (press CTRL-C)
5.	Repeat or Save Output (saving is optional ;))
6.	Quit

Example:
1000AD
980AD
960AD
940AD
920AD
900AD
890AD
880AD
870AD

------------------------------------------------Changes-------------------------------------------------------
1.1:
	Popup-menus to the lists.
	Added Output list.
	Ability to save and load Days, Months and Output.
	Users may now clear Output only.
	Output file will have line numbers added automatically.
	Updated dc_readme.txt
1.0:
	No changes made.

------------------------------------------------Other Issues--------------------------------------------------
Please report any bugs to me at:
dgl99001@student.mdh.se
or see the appropriate Apolyton thread at
apolyton.net

Happy Modding!