I'm sending data to text file 2500 numbers are created and each of them are being sent individually but every single time it says that text file is being modified outside the source editor and it asks if I want to change it so I have push the button 'yes ' for 2500 times.
Is there anyway to prevent the program to ask every single time
but ı have a function that generates one number each time and the generated number is transferred to text file then function generates another one ....
Its a for loop
so can you be a little more precise about what I should do please?