Opened 18 years ago
Closed 18 years ago
#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 , 18 years ago
| Attachment: | Network Switch.au3 added |
|---|
comment:1 by , 18 years ago
comment:2 by , 18 years ago
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 , 18 years ago
| 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 , 18 years ago
| 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 , 18 years ago
| 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.