Modify ↓
Opened 15 years ago
Closed 15 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 by , 15 years ago
comment:2 by , 15 years ago
| Resolution: | → Wont Fix |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

(ps: no mention about const state of $CmdLine/$CmdLineRaw in "Command Line Parameters" help either.)