This program allows the developer to DATE and TIME stamp their deployment files. 

This programs existance came about after recently deploying a rather large C/S application that contains more than 50 deployment files.  

During the initial rollout of this application there were constant tweaks and enhancements being added on a daily basis.

This made is difficult to determine which file was a production file or a test file.  Hence the creation of this program.

An example of the Date/Time Stamping technique that we used was:


ActualDate   Version   DateStamp     TimeStamp
----------   -------   ---------     ---------
 09/25/95      1.0      10/01/95      01:00:00
 10/02/95      1.1      10/01/95      01:10:00
 10/12/95      1.2      10/01/95      01:20:00
 10/21/95      2.0      10/21/95      02:00:00

Hopefully, this program will assist with your development efforts.

This software is designated as FREEWARE, and the author assumes no responsibility of its use.

Any questions, comments, and/or suggestions can be sent to:

AfterHours Solutions
75010,2036



