Results 1 to 3 of 3

Thread: Requesting INI file specs

  1. #1

    Thread Starter
    Addicted Member mr_metal_hed's Avatar
    Join Date
    Aug 2002
    Location
    NC
    Posts
    149

    Requesting INI file specs

    I am about to begin a project in which I plan to use some ini files. It would be helpful if I knew all of the specifications and limitations ahead of time.
    For instance:

    -Is there a maximum ini file size?
    -Are any characters invalid in an ini file?
    -Is there a limit on how many sections and keys you can have?
    -Is there a size limit on keys?
    ...etc

    If anyone can answer these, or better yet, provide me with a good reading source it would be great! Thanks.

  2. #2

    Thread Starter
    Addicted Member mr_metal_hed's Avatar
    Join Date
    Aug 2002
    Location
    NC
    Posts
    149
    Okay, I managed to find some info that helped. Here it is for anyone else that may want to see it. http://www.gmccomb.com/vault/edge/ini.html

    Looks like I need a new way to store my data...

  3. #3
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359
    Use arrays of UDTs
    Microsoft MVP : Visual Developer - Visual Basic [2004-2005]

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