in reply to Re^3: How to delete a particular line in a text file after some operation on that text file at the same time
in thread How to delete a particular line in a text file after some operation on that text file at the same time

I also tried this but out of luck :
copy("C:\shekhar_Axestrack_Intern\WindowCreation\ListOfIpAdress2.txt", +"C:\shekhar_Axestrack_Intern\WindowCreation\ListOfIpAdress.txt") or d +ie "Copy failed: $!";
  • Comment on Re^4: How to delete a particular line in a text file after some operation on that text file at the same time
  • Download Code