Thread
:
replace a string using Text i/o
View Single Post
#
2
(
permalink
)
07-05-2009, 05:34 AM
Fubarable
Moderator
Join Date: Jun 2008
Posts: 6,449
Rep Power:
8
You can't input and output to the same source file. Instead how about writing to a dummy file, then after complete, rename it to the source file's name, thereby overwriting the source file.
Fubarable
View Public Profile
Send a private message to Fubarable
Find all posts by Fubarable