I'm using an edittext singleline = false and I get a trailing chr(10) in the data
If I remove this via code, then it reappears for the first edittext AT THE FRONT after I process a second edittext
Does not happen if singleline = true
Ideas on what is going on?
Thanks
If I remove this via code, then it reappears for the first edittext AT THE FRONT after I process a second edittext
Does not happen if singleline = true
Ideas on what is going on?
Thanks