Opened 12 years ago
Closed 12 years ago
#2570 closed Bug (Completed)
Help file errors
| Reported by: | Tweaky | Owned by: | J-Paul Mesnage |
|---|---|---|---|
| Milestone: | 3.3.11.0 | Component: | Documentation |
| Version: | 3.3.10.0 | Severity: | None |
| Keywords: | Cc: |
Description
Hello,
please rename the file "_IEAction [2}. au3" in "_IEAction [2]. au3".
I also have found a few errors, such as in _ArraySort.
In the _ArraySort.txt stands at the return values: "@error: 1 - $ avArray is not an array"
However, this line is missing in the help file.
This is so because in this line there is no @tab between "@error:" and "1 -".
Therefore, I have my script "Hilfe checken.au3" updated.
The changes are mainly located between line 222 and 235.
In addition, you must add the error code 23 in the script and in the ini file.
Attachments (2)
Change History (4)
by , 12 years ago
| Attachment: | Hilfe Checken.rar added |
|---|
comment:1 by , 12 years ago
I have fixed those two errors mentioned. But I will see what jpm does with the help file checking script as our version has been updated significantly over the years. Thanks.
comment:2 by , 12 years ago
| Milestone: | → 3.3.11.0 |
|---|---|
| Owner: | set to |
| Resolution: | → Completed |
| Status: | new → closed |
Added by revision [9347] in version: 3.3.11.0

tool "Hilfe checken"