Hi,
I am trying to create a file name with an extention of YYYMMDD_HHMM. e.g. Employee.20020916_1336
Currently, when we run a global send the error messages are trapped in a file called employee.msg, which is fine unless we find we goofed on an employee and just process that one record afterward. The big file we created earlier is now wiped out by the one record. I want to keep a record for all changes/errors.
Thanks for any suggestions. It doesn't sound that hard, but I don't know C well enough to do it.
Sincerely,
Tim
I am trying to create a file name with an extention of YYYMMDD_HHMM. e.g. Employee.20020916_1336
Currently, when we run a global send the error messages are trapped in a file called employee.msg, which is fine unless we find we goofed on an employee and just process that one record afterward. The big file we created earlier is now wiped out by the one record. I want to keep a record for all changes/errors.
Thanks for any suggestions. It doesn't sound that hard, but I don't know C well enough to do it.
Sincerely,
Tim