- Регистрация
- 16.09.2011
- Сообщения
- 365
- Благодарностей
- 10
- Баллы
- 18
I have it set on bind to file and take line and delete and put back for errors.
multipthreaded with global var.
It works fine most of the time but sometimes I look in the folder and it copies the new file across but somehow it will take lines from the old file from previous run and the new file will delete. I dont understand how this could happen when i physically see the new lines in the newly copied file and then in the instance see it took lines from the same file (which the new one wrote over) but from the old lines that were there before it was copied and the new file is deleted.
I try in PM and it doesnt do this so dont know what is going on.
multipthreaded with global var.
It works fine most of the time but sometimes I look in the folder and it copies the new file across but somehow it will take lines from the old file from previous run and the new file will delete. I dont understand how this could happen when i physically see the new lines in the newly copied file and then in the instance see it took lines from the same file (which the new one wrote over) but from the old lines that were there before it was copied and the new file is deleted.
I try in PM and it doesnt do this so dont know what is going on.