Normally I would use my Ultraedit to watch that file in HEX mode (thus bypassing all format strings that prevent it from beeing shown properly)
But if I can't be sure the TS has a hex editor available it's BACK TO THE ROOTS
Shift-Right click the TXT file and go to "Copy as Path"
Open a command prompt (click on START, enter CMD into the searchbox and press ENTER)
In that black window you write TYPE leave 1 space and paste the path to the file, you just copied (via right click
NOT via CTRL-V)
Voila..there you have it.
-DG