|
Hello All
First, I hope I'm in the right place, and if I am not I apologize.
I am a newbie to Visual Basic.Net, and to programming in general. I had a little run with C programming years ago (DOS Days), but thats where it ends.
So, with that said, I have set the mind set for this question. (I'm Green) ;)
I have been working through 3 "beginners" books for VB.Net, and the program I want to build is pretty much done, except for one thing.
The program I have built is your basic text editor, with "Open|Edit|Save" capabilities. The problem I'm having is finding information on changing the code in the program to work for Unicode files only.
Can anyone tell me what code I have to change to get the thing to write a Unicode file, instead of a plan text file?
I have searched the web, asked in other forums, looked through books, but its starting to look like one of those "hidden" programmer secrets....
Any help would be appreciated, Patrick |