Modify

Opened 16 years ago

Closed 16 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 Changed 16 years ago by Jpm

at least you miss the #include

comment:2 Changed 16 years ago by Valik

  • Resolution set to No Bug
  • Status changed from new to closed

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.

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

Modify Ticket

Action
as closed The ticket will remain with no owner.
Author


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

 
Note: See TracTickets for help on using tickets.