Problems with toads with comments

I have problems with comments in Toad.

I copied a few lines of code from Toad Notepad and created weird characters.

UPDATE: I am having trouble working with Remote Desktop via VPN.

enter image description here

Any suggestions? Thanks.

+8
source share
2 answers

From the name of the notepad file, I understand that your native language is French. You just saved the txt file in Encode, which doesn’t fully work with the appropriate Toad. Just save the notepad in normal encoding and it will work fine (this is at least what I did to solve this problem)

+1
source

Like another answer, this is a language coding issue when working on vpn. Apparently, changing the keyboard layout should fix this.

https://superuser.com/questions/1254070/encoding-problems-when-copy-pasting-from-a-remote-desktop-session

0
source

All Articles