Custom Query (3917 matches)
Results (349 - 351 of 3917)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #3986 | Fixed | Au3Check allows chars after ContinueCase but runtime triggers error | ||
| Description |
The following code passes with no warnings or errors with Au3Check, but triggers AutoIt error during runtime: Switch 1 Case 1 Switch 2 Case 2 ContinueCase 2 Case 3 EndSwitch Case 2 EndSwitch |
|||
| #2547 | Fixed | Au3Check and HelpFile | ||
| Description |
Please add a new info in HelpFile in "INDEX" Description of what I mean: Iam in SciTe pressing F1 HelpFile appears changing to tab INDEX and here is nothing about Au3Check But in HelpFile there is a section named "AutoIt Syntax Checker (Au3Check)" ps. please do the same (add them to INDEX tab) with: #forcedef #forceref |
|||
| #2091 | Rejected | Au3Check and non-ANSI files | ||
| Description |
Au3Check silently passes any non-ANSI file giving the illusion it has no errors. Au3Check should ideally handle files with any encoding but at worst it should complain about the encoding so the user knows their file might not be error-free. |
|||
