Modify

#151 closed Bug (No Bug)

Constant redeclaration bug

Reported by: anonymous Owned by:
Milestone: Component: AutoIt
Version: 3.2.10.0 Severity:
Keywords: Cc:

Description

Works from the GO command in scite but not when you run it from a double click

Attachments (1)

Network Switch.au3 (9.2 KB ) - added by anonymous on Mar 1, 2008 at 9:06:13 AM.

Download all attachments as: .zip

Change History (6)

by anonymous, on Mar 1, 2008 at 9:06:13 AM

Attachment: Network Switch.au3 added

comment:1 by Valik, on Mar 1, 2008 at 4:13:19 PM

You're kidding, right? I'm not wasting my time with a 200 line script. Cut it down to the bare minimum needed to reproduce the problem or go away.

comment:2 by anonymous, on Mar 2, 2008 at 6:34:43 AM

Here is the problem just use this as the whole script

#include <C:\Program Files\AutoIt3\Include\GUIConstants.au3>
#include <C:\Program Files\AutoIt3\Include\GuiComboBoxEx.au3>

PS: Also having more problems i think it is the beta working on isolating that one tho

comment:3 by J-Paul Mesnage, on Mar 2, 2008 at 11:55:10 AM

Resolution: No Bug
Status: newclosed

when using #include<...>, Autoit is suppose to retrieve the installed include.
I don't know if you have really installed Autoit which the setup.exe not the sfx.exe stuff. that could explain your problem.
NOBUG

in reply to:  3 comment:4 by anonymous, on Mar 2, 2008 at 2:46:11 PM

Resolution: No Bug
Status: closedreopened

Ok i found the exact problem it is with the "C:\Program Files\AutoIt3\Include\" for some reason scite does not have an issue with it when you git go however the double click does

Still a BUG

comment:5 by Valik, on Mar 2, 2008 at 3:39:55 PM

Resolution: No Bug
Status: reopenedclosed

Do not re-open this. You have a SUPPORT issue, ask it on the forum. The odds of this actually being a bug are very small. Closing this again.

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.