[Help] Insert random texts to a specific line of .txt file

Making or wanting help making your own asset? Check in here
Post Reply
thanhca
Posts: 9
Joined: 2013-12-25 15:48

[Help] Insert random texts to a specific line of .txt file

Post by thanhca »

Hello,

I need a tool that can insert random texts to a specific line of .txt file

example: I have a file: test.txt

line1: abcd
line2:
line3: efgh
line4: ijkl

I want insert random texts to empty line2:

123
456
789

Output file:

line1: abcd
line2: 456
line3: efgh
line4: ijkl

I don't know any tool to do it. I need insert random text to thousands of .txt files. Please help me. Thanks.
Psyrus
Retired PR Developer
Posts: 3841
Joined: 2006-06-19 17:10

Re: [Help] Insert random texts to a specific line of .txt file

Post by Psyrus »

Is it project reality related?
Post Reply

Return to “PR:BF2 Community Modding”