Reading ini file [Resolved]
hey :)
I have looked over the forums and read lots of different ways to do this.. but to be honest i dont understand them at all.
What i have is an ini file with:
[List1]
1=text
2=text2
3=text44
to=from
a=good
ect ect
and what i want to do is specify the number/word in the ini file, read it.. and return with the text after the "=" in a textbox (only on the one line of course lol). i know this is probably easy for some, and i think you can use api for it. anyway any help at all would be greatly appreciated as i dont understand reading ini files at all :(