
11 Oct
2001
11 Oct
'01
9:01 a.m.
I'll get a strange result if the file contains the character 1A-hexadecimal (or 26-decimal): all characters beyond this point won't be printed on the screen.
I think this is correct behaviour for a text file under Windows/DOS... you should open the file as binary instead. --KW 8-)