Modify ↓
Opened on Dec 17, 2008 at 1:20:52 PM
Closed on Dec 17, 2008 at 7:14:13 PM
Last modified on Dec 18, 2008 at 7:21:32 AM
#745 closed Bug (No Bug)
Bug in INIReadSection function
| Reported by: | Owned by: | ||
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | 3.2.12.1 | Severity: | None |
| Keywords: | Cc: |
Description
Function returns not all values of keys in some cases. In a file with an example function stops on a key "Program15".
Attachments (2)
Change History (4)
by , on Dec 17, 2008 at 1:21:45 PM
| Attachment: | report.ini added |
|---|
comment:1 by , on Dec 17, 2008 at 7:14:13 PM
| Resolution: | → No Bug |
|---|---|
| Status: | new → closed |
No bug. If you look in "Report (bug).ini" carefully you'll see that where it stops reading there are NULL characters. There are various other keys where the value contains a NULL as well. Open the document in SciTE and it will show you a visual representation of all the non-printing characters that appear in the document.
Note:
See TracTickets
for help on using tickets.

Example INI file.