Jump to content

Recommended Posts

Posted (edited)

Do you tried IniWrite?

Nope, is that a type of data file? I think I've seen it before, I'll tinker with it.

Yeah, I'm a noob so sue me.

Okay wth is "key"? I can understand the section and value parts.

Edited by Vadoff
Posted

Nope, is that a type of data file? I think I've seen it before, I'll tinker with it.

Yeah, I'm a noob so sue me.

Okay wth is "key"? I can understand the section and value parts.

The key is like a reference for your value. An example if I would like store years:

[Years]

Google=1998

Yahoo=1994

Posted (edited)

The key is like a reference for your value. An example if I would like store years:

So would [years] be the section, "google" and "yahoo" the keys, and "1998" and "1994" the values?

Thanks for the help by the way.

Edited by Vadoff

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
×
×
  • Create New...