03-12-2009, 11:53 PM
convert string to int to do match
_s = "2"
int i = val(_s)
if(i = 2)
,i+1
_s = i
out _s
_s = "2"
int i = val(_s)
if(i = 2)
,i+1
_s = i
out _s
|
COUNT TO 5 THEN REPEAT! HELP?
|
|
« Next Oldest | Next Newest »
|
| Messages In This Thread |