Modify ↓
Opened 17 years ago
Closed 17 years ago
#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:1 by , 17 years ago
comment:2 by , 17 years ago
| Severity: | Blocking → None |
|---|
comment:3 by , 17 years ago
| Resolution: | → No Bug |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

See WikiStart. See ticket #15.