|
-
Nov 23rd, 2010, 10:16 AM
#1
Thread Starter
Member
text file replace
hello
i am trying to replace spacific character in a text file
the text file contain several lins in a known format:
aaa ~ bbb ~ ccc ~ ddd ~ eee
fff ~ ggg ~ hhh ~ iii ~ jjj
and so on
i need to replace in the text file only the second "~" in each line to be "-":
aaa ~ bbb - ccc ~ ddd ~ eee
fff ~ ggg - hhh ~ iii ~ jjj
using the "replace" function won't help here
any idea?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|