Modify ↓
#524 closed Feature Request (Rejected)
MsgBox(): Text as first parameter
| Reported by: | amokoura | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | Severity: | None | |
| Keywords: | Msgbox | Cc: |
Description
I suggest MsgBox function to have the text parameter to be the first. I've created dozens of scripts and everytime the message has been the primary thing for the function. The other parameters haven't been needed so many times (title, flag etc.).
At least in rapid application development, I just want to throw messages quickly to the user, without any extra info. The code stays cleaner also.
In .NET and VBA, the MessageBox method receives also the text as the first parameter and the others are optional.
Attachments (0)
Change History (3)
comment:1 by , on Aug 19, 2008 at 2:00:19 PM
| Version: | 3.2.12.0 |
|---|
comment:2 by , on Aug 19, 2008 at 2:18:36 PM
Discussion here http://www.autoitscript.com/forum/?showtopic=78649
comment:3 by , on Aug 19, 2008 at 8:06:51 PM
| Resolution: | → Rejected |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Automatic ticket cleanup.