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 , 18 years ago
comment:2 by , 18 years ago
| Resolution: | → No Bug |
|---|---|
| Status: | new → 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.
Note:
See TracTickets
for help on using tickets.

at least you miss the #include