I must be missing something very simple. . .

The 2.x appears to have no way of not processing items on the command
line:  it seems that in order to parse a command line you have to
specify every aspect of the line.  This means that a command line such
as:

        foo -q blah

where blah is a variable cannot be described.  With 1.x this is easy you
just specify information about the -q parse the line and then call
getArgList to get a list of all the items not recognized.  This works
well, but seems to have no equivalent in 2.x.
  
-- 
Russel.
====================================================
Dr Russel Winder                 Partner

Concertant LLP                   t: +44 20 7585 2200, +44 20 7193 9203
41 Buckmaster Road,              f: +44 8700 516 084
London SW11 1EN, UK.             m: +44 7770 465 077

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to