v 1.00
	Initial release.

v 1.01	September 1991
	Need to set STACK to at least 10000
	Disable AREXX menu item if failed to open the library.
	Changed order of CloseWindowSafely() and FreeGadgets
	Used new yail.lib -- changed the appearences of prompts.

	Improved sample AREXX scripts
	GRAPHS menu item calls the AREXX script Graphs.tlog
	REPORTS menu item calls the AREXX script Reports.tlog

v 1.02 October 1991
	Call AREXX script Graphs.tlog from Graphs menu
	Call AREXX script Reports.tlog from Reports menu
	Improved AREXX scripts.
	Save SETTINGS to a file ala Interface Style Guide.
	AREXX port is TLOG (upper case).

v 1.03 November 1991
	Rearanged menus
	More AREXX scripts
	Reports and Graphs macros added to Edit Settings window
	Put quotes around date and eliminate '|' separator in ARexx RESULT
	Added -s option

v 1.04 December 1991
	Ease of use changes started:
		Open db and view data when intialized
		One set of menus

v 2.00 January 1992
	YAIL library updated
	Modifications for my new used A3000 :)
	Squash bug in next record function
	Display date with data in different color

v 2.01 February 1992
	More 2.0 impovements (to YAIL library)
	Took graphic out of about menu; now a prompt window
	More AREXX script tinkering