Opened 17 years ago
Closed 17 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 Changed 17 years ago by TicketCleanup
- Milestone Future Release deleted
comment:2 Changed 17 years ago by Valik
- Resolution set to Rejected
- Status changed from new to 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.
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.
Automatic ticket cleanup.