Visual Basic - WriteAllText
Posted: August 10th, 2012, 5:20 pm
So this is a question about the WriteAllText command in visual basic.
It is supposed to write a string to a certain file. It works almost correctly, but whenever I use the command, it append this hex string to the beginning of it.
It is supposed to write a string to a certain file. It works almost correctly, but whenever I use the command, it append this hex string to the beginning of it.
As it shows up in text editors,EF BB BF
Why is this showing up? I know I'm not writing this text in the command.í»¿