Modify

Opened 18 years ago

Closed 18 years ago

#319 closed Bug (No Bug)

BitOR gives error

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

Description

GUICreate("Test", 400, 610, -1, -1, BitOR($WS_DLGFRAME,$WS_CLIPSIBLINGS))

works with 3.2.10 version, but with 3.2.12 release i get error: Variable used without being declared. Also created gui with koda and i get same error message. Downgrading to 3.2.10 version fixes problem.

Attachments (0)

Change History (2)

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

at least you miss the #include

comment:2 by Valik, 18 years ago

Resolution: No Bug
Status: newclosed

Please save yourself, and us, a lot of time and read the changelog so you actually know what changed when you update so you don't create stupid bug reports like this.

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.