Modify ↓
Opened 8 years ago
Closed 8 years ago
#3621 closed Bug (Completed)
Mistake/(outdated info?) in help file 'Running Scripts'
| Reported by: | nobbitry | Owned by: | Melba23 |
|---|---|---|---|
| Milestone: | 3.3.15.1 | Component: | Documentation |
| Version: | 3.3.14.4 | Severity: | None |
| Keywords: | Cc: |
Description
The Array $CmdLine[] doesn't return only 63 parameters. The only limit seems to be the maximum path length of windows (32,767 characters).
Attachments (0)
Change History (2)
comment:1 by , 8 years ago
| Owner: | set to |
|---|---|
| Status: | new → assigned |
comment:2 by , 8 years ago
| Milestone: | → 3.3.15.1 |
|---|---|
| Resolution: | → Completed |
| Status: | assigned → closed |
Changed by revision [12125] in version: 3.3.15.1
Note:
See TracTickets
for help on using tickets.

Looks to be the case - thanks for reporting it.
M23