Modify

Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#2683 closed Bug (No Bug)

_Word_DocSave.au3 - errors in example

Reported by: mlipok Owned by:
Milestone: Component: Documentation
Version: 3.3.11.3 Severity: None
Keywords: Cc:

Description

>"C:\Program Files (x86)\AutoIt3\SciTE\AutoIt3Wrapper\AutoIt3Wrapper.exe" /beta /AU3Check /in "C:\Program Files (x86)\AutoIt3\Beta\Examples\Helpfile\_Word_DocSave.au3"
+>21:08:36 Starting AutoIt3Wrapper v.2.1.4.5 SciTE v.3.3.9.0   Keyboard:00000415  OS:WIN_7/Service Pack 1  CPU:X64 OS:X64    Environment(Language:0415)
>Running AU3Check (3.3.11.3)  from:C:\Program Files (x86)\AutoIt3\Beta  input:C:\Program Files (x86)\AutoIt3\Beta\Examples\Helpfile\_Word_DocSave.au3
"C:\Program Files (x86)\AutoIt3\Beta\Examples\Helpfile\_Word_DocSave.au3"(5,89) : warning: $FC_OVERWRITE: possibly used before declaration.
If FileCopy(@ScriptDir & "\Extras\Test.doc", @TempDir & "\_Word_Test.doc", $FC_OVERWRITE)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
"C:\Program Files (x86)\AutoIt3\Beta\Examples\Helpfile\_Word_DocSave.au3"(5,89) : error: $FC_OVERWRITE: undeclared global variable.
If FileCopy(@ScriptDir & "\Extras\Test.doc", @TempDir & "\_Word_Test.doc", $FC_OVERWRITE)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
C:\Program Files (x86)\AutoIt3\Beta\Examples\Helpfile\_Word_DocSave.au3 - 1 error(s), 1 warning(s)
!>21:08:37 AU3Check ended. Press F4 to jump to next error.rc:2
+>21:08:37 AutoIt3Wrapper Finished..
>Exit code: 0    Time: 1.984

Attachments (0)

Change History (3)

comment:1 by mlipok, 12 years ago

the same problem in _Word_DocSaveAs.au3

comment:2 by guinness, 12 years ago

Resolution: No Bug
Status: newclosed

I guess something has been fixed our end, because I am not getting those errors.

comment:3 by mlipok, 12 years ago

Good to know.
I was checking using 3.3.11.3.
So I think this be oficialy fixed in 3.3.11.4

Thanks.

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.