01.06.2015, 18:11
"inputtext" is string.
If "pickup" meant to be an integer, you could replace it with "strval(inputtext)".
Else replace with "pickup = '%e'"
If "pickup" meant to be an integer, you could replace it with "strval(inputtext)".
Else replace with "pickup = '%e'"