Results 1 to 9 of 9

Thread: [2008]Read/Write INI

Threaded View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Apr 2008
    Posts
    74

    Question [2008]Read/Write INI

    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", "")
    Last edited by goldenix; Apr 17th, 2008 at 07:34 PM.

    M.V.B. 2008 Express Edition

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width