I want to create a model log system that works like this
1. As I run the job, the name, date and path of the input file is located in a master excel file
2. After the job stops running (successfully or with error) the reason for that is also written in the excel file.
3. This way I can track my progress throughout th whole year.
I assume it needs some TCL/tk programming in the files that are always called when somebody runs a job. Can anybody provide me with some help or a starting tip?
Thanks in advance
Adeel