|
-
Jan 29th, 2006, 02:50 AM
#1
Thread Starter
Lively Member
Pulling INI data..
I'm trying to create a different way to pull data from a ini file. Rather than only pulling the values, i wish to pull everything under the [name] until it reaches another [name].
Example:
[namehere]
1=a
2=b
3=c
etc...
[name2here]
i wish to pull the following:
1=a
2=b
3=c
etc..
can it be done? i hate working with txt files
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|