I do this:
TXT_total.text=TXT_1.text + TXT_2.txt
TXT_1 = 1
TXT_2 = 2
The command do that : 12
but I want that : 3
I dont want to put a VARIABLE if possible ..
Did someone know how ??
like:
dim TXT_total.text as integer
|
Results 1 to 5 of 5
Thread: Convert String to integerThreaded View
|
Click Here to Expand Forum to Full Width |