Opened 18 years ago
Closed 18 years ago
#197 closed Feature Request (Rejected)
$CmdLine as @CmdLine
| Reported by: | Richard Robertson | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | Severity: | ||
| Keywords: | command line macro | Cc: |
Description
I propose that $CmdLine may be changed to a macro to reduce confusion. I saw a thread where a user attempted to assign to the variable $cmdline and got an error. By changing the symbol to the @ macro style, it would alleviate any ideas of ever reassigning it.
For reference, the post was found here.
http://www.autoitscript.com/forum/index.php?showtopic=67588
Attachments (0)
Change History (2)
comment:1 by , 18 years ago
| Milestone: | Future Release |
|---|
comment:2 by , 18 years ago
| Resolution: | → Rejected |
|---|---|
| Status: | new → closed |
First, I don't think the macro system supports array's so it could be quite a bit of work under the hood to enable that. Second, but more importantly, in 5 years this hasn't been an issue more than a handful of times. Yet it's a change that will break an extremely large number of scripts.

Automatic ticket cleanup.