This is version 4.1.1 of Macro Scheduler which replaces all previous versions.

Version 2.0 - 08/06/97
----------------------

Added macro recording capability.
Changed repeat every from hours to minutes.
Added monthly run option.
Fixed command line bug.


Version 3.0 - 01/07/97
----------------------

Additions :

	Logging capability.
	Encryption facility.
	Free format editor.
	Import method.
	CopyFile,MoveFile,DeleteFile commands.
	Message Command.
	Enhanced error checking.


Version 4.0 - 26/07/97
----------------------

Additions/Changes :

	Execute File method to launch files based on their associations.
	EditIniFile command to edit INI files.
	Added Edit Line Button on script creation window.
	Macro list now sorted alphabetically.
	Browse button for Run Program command.
	Changed window handling commands to work with substrings.
	added Help button.
	Added ability to stop a macro during execution.
	Added automatic creation of desktop shortcuts.
	Re-coded wait command to multi-task better and not lock up so tightly.
	'Jazzed' up interface a little.
	Added more error checking.
	
Fixes :

	Fixed bug with logging.
	Fixed NT4.0 close down problem.
	Fixed problem with looping causing errors if more
	than one script running at once.


Version 4.1 - 06/08/97
----------------------

Changes :

	Altered window handling commands to only attempt substring window title matches when an
	an asterisk is specified at the end of the text.


Version 4.1.1 - 14/08/97
------------------------

Fixes :

	Fixed bug causing exception error when script containing a message statement is run from
	the command line.	


Version 4.1.2 - 31/08/97
------------------------

Fixes :

	Memory leaks investigated and patched.

Additions :

	Added the ability to stop macro recording using a user defined hot key to avoid
	the need to set focus back to the Macro Scheduler window.
	Addition of ALT GR key to key list.


Version 4.2 - 08/09/97
----------------------

Additions :

	Recorded macros can optionally be translated to scripts and edited.
	Ability to assign hot keys to macros.
	Commands for controlling the mouse.	


Version 4.2.1 - 16/09/97
------------------------

Fixes :
	
	System keys released automatically when scripts run from hot key.
	ExecuteFile command hanging fixed.

Additions :

	2 New Commands (IfFileExists,IfFileChanged)


Version 4.2.2 - 20/09/97
------------------------

Fixes :

	'Send Character/Text' now handles extended keys that use the right hand alt key
	such as the German '\' character.
	The recorded macro translator also now handles these keys.
