Tagged Questions
3
votes
5answers
194 views
Strange, possible “shadow copy” issue where two editors show different contents
I have some code that is reading a config file, but when I open the file in TextPad, I see different values than my application does. I checked it with Notepad. Notepad agrees with my application, ...