13.02.2014, 05:25
I want to add what the user types in a dialogbox, which it stores with inputtext[]
I can't do:
inputtext[0]
inputtext[1]
inputtext[2]
inputtext[3]
etc.
Because there is no defined length for the inputtext[].
I can't do:
inputtext[0]
inputtext[1]
inputtext[2]
inputtext[3]
etc.
Because there is no defined length for the inputtext[].