Modify

Opened 17 years ago

Closed 17 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

Change History (6)

Changed 17 years ago by anonymous

comment:1 Changed 17 years ago by Valik

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 Changed 17 years ago by anonymous

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 follow-up: Changed 17 years ago by Jpm

  • Resolution set to No Bug
  • Status changed from new to 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 in reply to: ↑ 3 Changed 17 years ago by anonymous

  • Resolution No Bug deleted
  • Status changed from closed to 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 Changed 17 years ago by Valik

  • Resolution set to No Bug
  • Status changed from reopened to 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.

Guidelines for posting comments:

  • You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
  • In-depth discussions should take place on the forum.

For more information see the full version of the ticket guidelines here.

Add Comment

Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.