PatMcLaughlin
Programmer
We have a fax program running on 2 computers simultaneously that uses a folder (we will say f:\FaxFiles\) to hold the .pdf and .fmf files used. We have a 'house keeping' program that constantly scans this file folder for files older than 14 days. This has worked for years. Now all at once, we have a need to send 90+ faxes to our vendors and dealers multiple times in a 45 day window. The program will normally just copy the faxletter.pdf from folder f:\Holding to f:\FaxFiles. The fax program uses it and goes on. With the initial fax now being over 14 days old, when it is copied in, (it retains the 'Creation Date' of the original file) within 3 seconds, it is gone. I need a way to copy the .pdf file, yet change the creation date to current date.
Any ideas?
Any ideas?