Modify ↓
#795 closed Bug (No Bug)
IniReadSection limitation
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | 3.3.0.0 | Severity: | None |
| Keywords: | IniReadSection | Cc: |
Description
I am having a problem with IniReadSection not returning all elements in a section. By reading AutoIt's documentation I found this a an intentional limitation due to Win9X compatibility. Quoting:
Only the first 32767 chars are taken in account in an section due to Win9x compatibility.
Since Win9X support was dropped in AutoIt version 3.3.0.0 there is no sense in keeping this limitation. Please remove it.
Thank you very much.
Attachments (0)
Change History (3)
comment:2 by , on Jan 29, 2009 at 10:56:27 PM
| Severity: | Blocking → None |
|---|
comment:3 by , on Jan 29, 2009 at 10:56:34 PM
| Resolution: | → No Bug |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

See WikiStart. See ticket #15.