Hi all , I'd like to know how edit an spefic value from a text file i.g.
lets supposing that green text is the text file:

how to edit blah blah blah
and blah blah blah
Character = {
name = "Eddie"
skill = "5.3.7.4"
}
Character = {
name = "fergie"
skill = "7.2.5.4"
}
and restoftext blah blah
blah 75 532 4 56



Now What I wanna it's edit every character from text file
something like I click next than next character stats

some like that : Name:  st.png
Views: 309
Size:  12.3 KB

But I don't know how to select the status from character to textbox
I just know how to read the text :S
if u know how to please help.