when I click on the Update button it should update the text in the same folder path with the word RESULTS in front of the original filename . for the existing code its only updating the file. i want to append the RESULT keyword in front of the file name and its should overwrite it. please help.


Sachin SinghPosted Feb 17, 2022, 6:12 PM
PinkuPosted Feb 18, 2022, 9:00 AM
PinkuPosted Feb 17, 2022, 5:03 PM
file1.txt should remain the same. so when we update every time it should generate a new text file i.e Resultfile1.txt with updated data.
Sachin SinghPosted Feb 16, 2022, 3:53 PM