Custom Query (3921 matches)
Results (361 - 363 of 3921)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #3623 | Fixed | Problem with au3Stripper | ||
| Description |
I use the au3Stripper contained in the latest SciTE4AutoIt3. When I try to strip this script the $variable is not stripped. It must be something with the included 'Date.au3' file, when I do not include this file the script is correctly stripped. #Au3Stripper_Parameters=/SO /RM #Au3Stripper_Off #Include <Date.au3> #Au3Stripper_On $variable Func $function() EndFunc |
|||
| #3622 | No Bug | AU3_ControlCommandByHandle FindString in ListBox | ||
| Description |
AU3_ControlCommandByHandle FindString in ListBox return 0 if not found as the ListBox is 0 based. Should return -1 like ::SendMessage(h, LB_FINDSTRINGEXACT, 0, L"") does |
|||
| #3621 | Completed | Mistake/(outdated info?) in help file 'Running Scripts' | ||
| Description |
The Array $CmdLine[] doesn't return only 63 parameters. The only limit seems to be the maximum path length of windows (32,767 characters). |
|||
Note:
See TracQuery
for help on using queries.
