Modify

Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#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 guinness, 14 years ago

Resolution: Fixed
Status: newclosed

comment:2 by TicketCleanup, 14 years ago

Milestone: Future Release

Automatic ticket cleanup.

comment:3 by J-Paul Mesnage, 14 years ago

Milestone: Future Release3.3.9.0

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.