Modify ↓
Opened on Dec 19, 2011 at 9:54:30 AM
Closed on Jan 7, 2012 at 7:16:06 PM
Last modified on Feb 9, 2012 at 2:49:16 PM
#2069 closed Bug (Fixed)
StringRegExpGui example produce 2 warnings
| Reported by: | J-Paul Mesnage | Owned by: | |
|---|---|---|---|
| Milestone: | 3.3.9.0 | Component: | AutoIt |
| Version: | 3.3.7.23 | Severity: | None |
| Keywords: | Cc: |
Description
open tutorial-> String regular expression
then push "Open StringRegExpGUI.au3" button
Then run the script with Scite Full (F5)
You get 2 warnings
>Running AU3Check (1.54.22.0) params:-d -w 1 -w 2 -w 3 -w- 4 -w 5 -w 6 -w 7 from:C:\Program Files\AutoIt3\Beta C:\Program Files\AutoIt3\Beta\Examples\Helpfile\StringRegExpGUI.au3(36,81) : WARNING: $sInitialDir already declared/assigned Global $sInitialDir ; use to save the location of the previous "Browse" function ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ C:\Program Files\AutoIt3\Beta\Examples\Helpfile\StringRegExpGUI.au3(37,34) : WARNING: $sPatterns already declared/assigned Global $sPatterns = readDatFile() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ C:\Program Files\AutoIt3\Beta\Examples\Helpfile\StringRegExpGUI.au3 - 0 error(s), 2 warning(s) ->10:53:15 AU3Check ended.rc:1 >Running:(3.3.7.23):C:\Program Files\AutoIt3\Beta\autoit3.exe "C:\Program Files\AutoIt3\Beta\Examples\Helpfile\StringRegExpGUI.au3" +>10:53:19 AutoIT3.exe ended.rc:0 >Exit code: 0 Time: 4.726
Attachments (0)
Change History (3)
comment:1 by , on Jan 7, 2012 at 7:16:06 PM
| Resolution: | → Fixed |
|---|---|
| Status: | new → closed |
comment:2 by , on Jan 7, 2012 at 9:00:01 PM
| Milestone: | → Future Release |
|---|
comment:3 by , on Feb 9, 2012 at 2:49:16 PM
| Milestone: | Future Release → 3.3.9.0 |
|---|
Note:
See TracTickets
for help on using tickets.

Automatic ticket cleanup.