Modify ↓
Opened 16 years ago
Closed 16 years ago
#1241 closed Bug (Fixed)
Invalid MsgBox flag cause exit without warning
| Reported by: | scriptonize | Owned by: | |
|---|---|---|---|
| Milestone: | 3.3.1.4 | Component: | AutoIt |
| Version: | 3.3.0.0 | Severity: | None |
| Keywords: | MsgFlag | Cc: |
Description
Hi,
I recently discovered this strange behavior of the MsgBox() function.
When I enter a wrong/unknown flag number the app will exit, without any warning (The exit code on the console = 0).
I've attached a zip file with sample code, console output and debug info.
If you need more info please do contact me through this email address:
u.mail2@…
Cheers, Scriptonize
Attachments (1)
Change History (2)
by , 16 years ago
| Attachment: | msgFlag.zip added |
|---|
comment:1 by , 16 years ago
| Resolution: | No Bug → Fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

MsgFlag.zip with example and info about the bug