How do I read the information from an ini file.
Example - The ini file is filled with notes and I want those notes to display in an edittext field as written in the ini file with spacing, numbers, letters, and separate lines if paragraphed as in the ini file.
edittext edtxtInfo "" fieldWidth:242 height:200 text:MyInfo pos:[0,4]
MyInfo = GetINISetting "C:Desktop\trash\testingINI\Info.ini
By JokerMartini · 2010-11-11
Anubis · 2010-11-12
Budi G · 2010-11-11