|
-
Jul 2nd, 2002, 12:12 AM
#1
Sub Keys in an INI file
I have a small program to build but i want to avoid a database. I will have a list of residents (10 in total) that i want to keep detail on. can i nest keys inside an INI file:
[Residents]
[Resident0001]
[Room#] = ##
[etc.] = "an on and on"
[Resident0002]
[Room#] = ##
[etc.] = "an on and on"
[Resident0003]
[Room#] = ##
[etc.] = "an on and on"
If you can, I need help on the syntax, if not, it figures.
Thanks
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
|