Re: .ini file standards?
- From: "Ralph" <nt_consulting64@xxxxxxxxx>
- Date: Wed, 24 Aug 2005 21:40:15 -0500
"MSingAste" <MSingAste@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:5D27D17A-0476-4077-8B4A-7A74C75D3517@xxxxxxxxxxxxxxxx
> Hello. Are there documented standards for valid strings for
> WritePrivateProfileString(), etc.? All I could find was that a section in
the
> initialization file must have the following form:
>
> [section]
> key=string
>
> Specifically I was wondering:
> 1. Can a string itself contain brackets ([]), or is that reserved for
> sections?
> 2. Can a string contain an equals sign, eg. "key=Value=foo"?
> 3. Must a section begin on its own line, and at the first position?
>
> I know I could code around all of these questions, but I'd like to know
what
> the standard is.
>
> TIA,
>
> Michael
Here is an interesting link:
http://cloanto.com/specs/ini.html
.
- Follow-Ups:
- Re: .ini file standards?
- From: MSingAste
- Re: .ini file standards?
- References:
- .ini file standards?
- From: MSingAste
- .ini file standards?
- Prev by Date: Re: Do an ActiveX provide more speed ?
- Next by Date: Key and collection
- Previous by thread: Re: .ini file standards?
- Next by thread: Re: .ini file standards?
- Index(es):
Relevant Pages
|