I searched google,this forum & its FAQ & The help file. & all codes are hyper large & Ether there is no info(in hep file) or 100% of all codes are not working, even the ones that should write xml file, im getting syntax & declaration errors with absolutely all codes I found. I understand microsoft did this on purpose, so ppl would stop using ini files & go to xml based data storage...
Question: I want to store 2 values, see below: How on earth can I do it with possible small amount of code?
Code:IniWrite("myfile.ini", "section1", "link1", "Completed") IniRead("myfile.ini", "section1", "link1", "")





Reply With Quote