1. I updated the post with a screenshot of the error. At first I thought it was related to the OS because I had it on multiple dev boxes running XP, Win7 32 bit and 64 bit, but never experienced it on Server 2003 or Server 2008. Both Win7 dev boxes were built by me from scratch with a Windows disk. No images or ghosting used.
I did some Googling and tried a few things, but you can’t reproduce the error so it’s difficult to troubleshoot. It happens maybe once a month out of tens of thousands of transactions. This script posts payments, moves deductible/coins, adjusts contractuals, and changes other data, so it’s a fairly lengthy task for each record.
2. The filetime inside the .BDS matches the date modified under file properties. I didn’t know if there was a way to modify the .BDS filetime so that the mismatch didn’t matter, or fake it to make it match? The actual values match so I’m not sure what else to do.
No, these are .CSV files being opened as delimited files: D.Open_ F(“FileName”), ftDelimited, F(“Config”)