how to replace a specifice text in a text file ?
i used my.computer.readalltext("path").replace("Withme","Number")
but this Does Not replace That Specifice line, It Addes an New one with The replaced text... I only Want To replace Not to add a new line, any other methods out there ? :confused:
i used my.computer.readalltext("path").replace("Withme","Number")
but this Does Not replace That Specifice line, It Addes an New one with The replaced text... I only Want To replace Not to add a new line, any other methods out there ? :confused: