Home All Groups Group Topic Archive Search About

text file to ASCII char

Author
22 Sep 2006 12:14 PM
Binu C
Can any1 pls tell me how to convert contents in text file(ie., notepad)
which includes alphabets & char into ASCII code & write into another
text file

Author
22 Sep 2006 1:29 PM
Herfried K. Wagner [MVP]
"Binu C" <binucme***@gmail.com> schrieb:
> Can any1 pls tell me how to convert contents in text file(ie., notepad)
> which includes alphabets & char into ASCII code & write into another
> text file

Could you provide a sample?  Are you sure you want to write the output file
using the ASCII encoding which is a 7-bit encoding?

--
M S   Herfried K. Wagner
M V P  <URL:http://dotnet.mvps.org/>
V B   <URL:http://dotnet.mvps.org/dotnet/faqs/>