In the simplest of logs, after my code has created the files, mind you didn't tell what language the code is in , so I'll use a script/batch file to add to the logfile.txt
After the files are created just script this...
ECHO Logging file creation >> LOGFILE.TXT
DIR *.DAT >> LOGFILE.TXT
Given your specification, these two lines of script should suffice.
Bob
Hello All,
I am working on a project which requires me to output 4 data files, every day, from an SQL database to be sent to a mainframe server.
Part of my project requires me to create a verification log of these files to determine that they were created on the correct day, the file size is approximately 20-40 Kb in size for each file and that there are indeed 4 files.
Is there a way for server 2000 to create this information? or from SQL 2000 (the DTS will create these files)? or a batch file or 3rd party app?
Please let me know at your convenience.
Thanks,
Richard

Chowhound
Comic Vine
GameFAQs
GameSpot
Giant Bomb
TechRepublic