Jump to content

Recommended Posts

Posted

When you read an .ini it tells you what comes after the = sign

Example

[general]

name=john

The .ini file I need has it set up differently and I was wondering how I can get it to read it in this format instead

[general]

name = john

name = "john"

Posted

Your question is not very clear.

What output do you want?

Show us "This is what's in my ini file" and show us "This is what I want returned"

Your second ini sample shows two entries, and no description of what yyou want.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...