Hi Parag, Do you have some sample code for this. I will give it a wizz in a mo and see what happens.
I had identified this as a possible problem area but I haven't had a chance to address it yet. Cheers, -John K On Wednesday, August 28, 2002, at 05:59 , Parag Thakur wrote: > hi! > > I have a CLI library question... > > In the GnuParser, is there a reason why the flatten() method does not > pay > attention to the "stopAtNoAction" parameter? In my parse method, I am > using > the Gnu Parser with the stopAtNoAction set to true. But it's throwing an > exception when it encounters an option it does not recognize instread of > stopping the parsing... > > thanks in advance! > regards, > parag. > > > -- > To unsubscribe, e-mail: <mailto:commons-user- > [EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:commons-user- > [EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
