Problem with TextWriter and points.

juanjo3691

Member
Licensed User
Longtime User
Hello, friends.

I have this problem:

if i use TextWriter.WriteLine (Cursor.GetString("DESCRIPTION"))
and the value from the dababase I want to write is "Tomatoes. 1,5", with the point and the colon

when i later use TextReader.Readline i find two lines in the file.txt
first line "Tomatoes."
second line "1,5"

Anyone knows what i´m i doing bad ?

Thanks to all.
 

juanjo3691

Member
Licensed User
Longtime User
Yes, finally it was a new line character, like you said, Erel, i had not saw it in the webview, but when i edit in a edittext it appeared in two lines.
thanks.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…