Dear,
It is possible that too much RedirectOutput function calls on the same file can bring
those processes in a limbo state. Possible that the filemanager of windows get in this limbo
state, which limbo state can't terminate by your taskmanager.
Possible when we see your script we can add proper debugging code to it with which you can
exatcly see in which state your script calls hangs.
Normally we are using
- WriteProfileString
- Open/WriteLine/Close
as file handling function.
greetins.
btw: by extremly file operations it is possible that the system clock of your computer can
keep the right time. After one working day we discover sometimes 10-30 minutes time differences.
It is only possible that some priorities of your windows version gets a higher priority as your
system clock. Possible that someone else recognize this problem too.