Modify ↓
Opened 14 years ago
Closed 13 years ago
#1898 closed Bug (Wont Fix)
$CmdLineRaw, not enforced as constant.
Reported by: | mvg | Owned by: | |
---|---|---|---|
Milestone: | Component: | AutoIt | |
Version: | 3.3.6.1 | Severity: | None |
Keywords: | CmdLineRaw Const | Cc: |
Description
$CmdLineRaw, is not enforced as constant.
ref:
topic: $CmdLine is now a constant? (2005)
msg: http://www.autoitscript.com/forum/topic/10400-cmdline-is-now-a-constant/page__view__findpost__p__72486
$CmdLine/$CmdLineRaw are implicitly Const now.
Attachments (0)
Change History (2)
comment:1 Changed 14 years ago by mvg
comment:2 Changed 13 years ago by Jon
- Resolution set to Wont Fix
- Status changed from new to closed
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.
Note: See
TracTickets for help on using
tickets.
(ps: no mention about const state of $CmdLine/$CmdLineRaw in "Command Line Parameters" help either.)