How to use options
Posted: 14 Apr 2006 17:44
Hello
I've difficulties to use options in an array string
for example i tried to modifie time-size
string[] s=new string[2]
s[0]=":time-size=10"
addtarget(...,s,..,...)
what's wrong ?
Thank's
I've difficulties to use options in an array string
for example i tried to modifie time-size
string[] s=new string[2]
s[0]=":time-size=10"
addtarget(...,s,..,...)
what's wrong ?
Thank's