Modify ↓
Opened 7 years ago
Closed 7 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 Changed 7 years ago by Melba23
- Owner set to Melba23
- Status changed from new to assigned
comment:2 Changed 7 years ago by Melba23
- Milestone set to 3.3.15.1
- Resolution set to Completed
- Status changed from assigned to closed
Changed by revision [12125] in version: 3.3.15.1
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.
Looks to be the case - thanks for reporting it.
M23