Menu

#2 Patch to add non flag arguments

open
nobody
None
5
2005-03-18
2005-03-18
No

This allows the following command line to be processed.
"command arg1 arg2 arg3"

arg1, arg2 and arg3 are placed in a List object.

Discussion

  • Brian Hawkins

    Brian Hawkins - 2005-03-18

    Added four lines of code

     
  • Brian Hawkins

    Brian Hawkins - 2005-03-18

    New file

     

Log in to post a comment.