What is that? (was RE: SET REP DEV DISC myfilename)
Olmos, Fernando (Sericon at Alcoa)
Fernando.Olmos@alcoa.com.au
Wed, 16 Jul 2003 10:37:56 +0800
A bigger problem, I think, is when the XML file is transferred over to my C
drive. I send it over via Reflection's File Transfer command (ASCII), and it
places a END OF FILE character at the very end of the file!! Internet
Explorer does not ignore this character, so it cannot process the XML file
properly. The character in question is '1A' or 26 decimal. I assume that's
the EOF char.
How do I remove it, programmatically?
Thanks