Click here to Skip to main content
15,888,984 members
Articles / Programming Languages / Visual Basic

How to Read an EBCDIC File in VB.NET

Rate me:
Please Sign up or sign in to vote.
4.25/5 (5 votes)
13 Dec 2008CPOL1 min read 58.2K   17  
This article demonstrates how to read an EBCDIC file in VB.NET, translate it to ASCII and write it out to a file.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer DataPrint, LLC
United States United States

Comments and Discussions