Hi

I have a print file that has been generated from an IBM AS/400 system. I need to convert the EBCDIC format file into ASCII format. Is there any method in .NET framework that I can use to easily convert my file. I'm using VB.NET. If I have to write my own conversion function can someone give me a few ideas please.

Thanks