Hi guys,
I have an easy Q. hope u could help me :
I have a text box in my uir file, that im tring to read from.
I want the user to be able to write multiple lines - but i want it in one line in one string.
I want it to be one cell in my csv file.
Tried few things - with out any success yet.
Now i meneged to write it in to a string that has few lines meanning it hops a line when i try to write it in to a csv file.
Thought i could loop it wiht while loop to find and erase the "\n"- didnt work.
thanks in advance.
Adi.