Hi All,
I have a code snippet that gets copied from a button with System.setclipboard. When i paste this text into Notepad it shows Square characters where there were enter or spaces. But when i manually paste them into notepad these characters are not seen. Please can anyone help me on this as i have searched previous threads for the same solution.
the code i am trying to paste looks something like this
<content>
<data>
“Hello”
</data>
</content>
The code is pasted exactly the same into MS-Word but not in Notepad…