Earl Hood <[EMAIL PROTECTED]> wrote:

> ...
> All we care about is any argument starting with a '+', so nothing
> complex is required.

Actually...that's not quite complete...what we care about is any argument
starting with a '+' that's not an argument to some other argument.

    Usage: scan [+folder] [msgs] [switches]
      switches are:
      -[no]clear
      -form formatfile
      -(forma)t string
      -[no]header
      -width columns
      -[no]reverse
      -(file) file
      -version
      -help

So, checking for those args that take args ought to be straightforward enough.

Thanx,
Scott

Reply via email to