--- In [email protected], "brucexs" <bruc...@...> wrote: > > > > > or too much trouble? > > I am afraid the above.
No problem. > You could have a function ini.section which returns a handle something like > i\05[section name] > Then if you register i\05, that should be enough to get you the section name > in a for-each call. Good idea: and embed something-or-another so I distinguish passing back a e.g. section name vs a file name. Reading docs, looks like it's fine to register a handle using SetForEach but not with RegisterSig? Looks like they're totally independent of each other.
