Page 1 of 1

How to use options

Posted: 14 Apr 2006 17:44
by Thierry CSU
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