file operation
1.txt contains
One
two
three
Can I replace "one" in 1.txt with "ten" using array?
so the result is:
1.txt
ten
two
three
Yes, you can. But I bet that really wasn't your question, was it? So what's your real question?
Topic archived. No new replies allowed.