Modify

#1197 closed Bug (No Bug)

IniReadSection Limitation

Reported by: Emiel Wieldraaijer Owned by:
Milestone: Component: Documentation
Version: 3.3.0.0 Severity: None
Keywords: InReadSection Limit Array Cc:

Description

Hi,

I don't know if its a bug or if it's by design, but IniReadSection can only retrieve 99 keys.. maybe it should be mentioned in the documentation.

Best regards,

Emiel

(Valik don't shoot me)

Attachments (0)

Change History (6)

comment:1 by Valik, on Sep 26, 2009 at 4:39:01 PM

Resolution: No Bug
Status: newclosed

Prove it. Otherwise, you're running into the 32kb per section limit, not some arbitrary key limit that doesn't exist.

in reply to:  1 comment:2 by anonymous, on Sep 26, 2009 at 5:43:03 PM

Replying to Valik:

Prove it. Otherwise, you're running into the 32kb per section limit, not some arbitrary key limit that doesn't exist.

In the helpfile of 3.3.0.0 there is mentioned:

Only the first 32767 chars are taken in account in an section due to Win9x compatibility.

But from version 3.3.0.0 there was dropped support for Win9x OS systems.
So I think in helpfile should be updated these remarks to current situation.

comment:3 by Zedna, on Sep 26, 2009 at 5:44:20 PM

previous reply was from me (Zedna).
I filled my name but it was somehow changed to anonymous :-(

comment:4 by Valik, on Sep 26, 2009 at 8:05:55 PM

But the limitation didn't change...

comment:5 by anonymous, on Mar 25, 2010 at 12:59:20 AM

will this limitation be removed?

comment:6 by anonymous, on Mar 25, 2010 at 1:22:33 AM

It still needs to be proven to exist in the first place.

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.