Hello Everyone
I need one help. I need to pass command line parameter to another program. But the parameters are such that first parameter is individual then an array then again single parameter. Means there are three parameters first is a variable which I can store but after that there are two parameters which are part of an array and then again single variable.
Do you have any idea how it can be achieved.
Something like as shown below first variable then an array containing 2 variable then 3rd variable
Var1
Var2 1) date
2) nos
Var3
Thanks in Advance
Vikas Poonia
|