Opened on Mar 1, 2008 at 9:06:06 AM
Closed on Mar 2, 2008 at 3:39:55 PM
#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)
Change History (6)
by , on Mar 1, 2008 at 9:06:13 AM
| Attachment: | Network Switch.au3 added |
|---|
comment:2 by , 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
follow-up: 4 comment:3 by , on Mar 2, 2008 at 11:55:10 AM
| Resolution: | → No Bug |
|---|---|
| Status: | new → closed |
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
comment:4 by , on Mar 2, 2008 at 2:46:11 PM
| Resolution: | No Bug |
|---|---|
| Status: | closed → reopened |
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 , on Mar 2, 2008 at 3:39:55 PM
| Resolution: | → No Bug |
|---|---|
| Status: | reopened → closed |
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.

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.