Ticket #530 (closed defect: fixed)
Can't run a script with zero arguments
| Reported by: | rhebus | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | editor | Version: | 0.45 |
| Keywords: | Cc: |
Description
If the Edit->Preferences->Run Parameters->Script Arguments text box is empty, the script still gets an @ARGV with one argument, which seems to be an empty string. There is no obvious way to run a script with zero arguments, such that scalar @ARGV == 0.
Change History
Note: See
TracTickets for help on using
tickets.

Bug present as of version 0.45 r7795.