Re: split regex



Umesh T G am Donnerstag, 15. Dezember 2005 13.00:
> Hi List,

Hi Umesh

> I want to get that value of *-i* set in below line.
>
> *Options=-a"hello" -mt -ml3 -i"dir1\dir2" -k -p -i"dir3\dir4" -m*
>
> What is the best way to get the value of *-i* values into one array. For
> ex: I want the output as: *dir1\dir2* and *dir3\dir4* into one array.

What possibilities did you try (show us some code), from which the best
could be choosed, or to which a better could be added?

joe
.



Relevant Pages