I have been running a batch file system with about 15 files sequentially.
Recently 2 of my files are being skipped over, even though the batch file processor says they were completed.
I have added a _trace() statement at the beginning of one of them but it never prints. I also have an internal data logger the logs some details of every file that runs and again, there is no log files for these 2 files.