Calculating an
InputField value: In my script I have an InputField
InputField
.... name=x
and I calculate a value for the variable x:
Set V[x] .....
The first time I
run the transaction the value does not appear; from the second time on, it does
appear. What could be the reason?
|