Am Freitag, 29. April 2005 11.22 schrieb lohit:
> On 4/29/05, John Doe <[EMAIL PROTECTED]> wrote:
> > Am Freitag, 29. April 2005 10.19 schrieb lohit:
> > > On 4/29/05, John Doe <[EMAIL PROTECTED]> wrote:
> > > > Am Freitag, 29. April 2005 09.19 schrieb lohit:
> > > > > On 4/29/05, lohit <[EMAIL PRO
On 4/29/05, John Doe <[EMAIL PROTECTED]> wrote:
>
> Am Freitag, 29. April 2005 10.19 schrieb lohit:
> > On 4/29/05, John Doe <[EMAIL PROTECTED]> wrote:
> > > Am Freitag, 29. April 2005 09.19 schrieb lohit:
> > > > On 4/29/05, lohit <[EMAIL PROTECTED]> wrote:
> > > > > Hi,
> > >
> > > Hi
> > >
> >
Am Freitag, 29. April 2005 10.19 schrieb lohit:
> On 4/29/05, John Doe <[EMAIL PROTECTED]> wrote:
> > Am Freitag, 29. April 2005 09.19 schrieb lohit:
> > > On 4/29/05, lohit <[EMAIL PROTECTED]> wrote:
> > > > Hi,
> >
> > Hi
> >
> > > > i have a requirement, as in based on one command line option, t
On 4/29/05, John Doe <[EMAIL PROTECTED]> wrote:
>
> Am Freitag, 29. April 2005 09.19 schrieb lohit:
> > On 4/29/05, lohit <[EMAIL PROTECTED]> wrote:
> > > Hi,
>
> Hi
>
> > > i have a requirement, as in based on one command line option, the rest
> > > of the arguments change for the same script.
Am Freitag, 29. April 2005 09.19 schrieb lohit:
> On 4/29/05, lohit <[EMAIL PROTECTED]> wrote:
> > Hi,
Hi
> > i have a requirement, as in based on one command line option, the rest
> > of the arguments change for the same script.
> > eg: script could be called in either of the ways
> > script1 -
On 4/29/05, lohit <[EMAIL PROTECTED]> wrote:
>
> Hi,
> i have a requirement, as in based on one command line option, the rest of
> the arguments change for the same script.
> eg: script could be called in either of the ways
> script1 -option1 -option2 adfas -option3
> script -option1 -option4
Hi,
i have a requirement, as in based on one command line option, the rest of
the arguments change for the same script.
eg: script could be called in either of the ways
script1 -option1 -option2 adfas -option3
script -option1 -option4
my question is
1. how do we get the option1 alone from GetO