Yes, i do that, but if have multi thread this is pain, example, i need change number off varibale for every itteration, and have multi thread, i now, take line, then delete txt and create new txt with new value of variable. But, ih i have multithread, and one template delete file, and in this moment second template want use this txt to see varible, there is error. This is main solution for this?