I am making a program where i am using the stream -read and write command. But if i use it I cant't read and write the danish letters (æ, ø, å). Is there anyone who knows a way to write txt-files in VB so you can include the danish letters.
Printable View
I am making a program where i am using the stream -read and write command. But if i use it I cant't read and write the danish letters (æ, ø, å). Is there anyone who knows a way to write txt-files in VB so you can include the danish letters.
Wouldn't that depend on the regional settings on the computer? You could try the ascii codes, found here.