Modify

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)

Network Switch.au3 (9.2 KB ) - added by anonymous 18 years ago.

Download all attachments as: .zip

Change History (6)

by anonymous, 18 years ago

Attachment: Network Switch.au3 added

comment:1 by Valik, 18 years ago

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, 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

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

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, 18 years ago

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, 18 years ago

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.