Converting Pack/Unpacked EBCDIC file to ASCII
kristenzhang_at_gmail.com
Date: 02/22/05
- Next message: Tilman Bohn: "Re: Calculating an average [was Re: Summary of loops]"
- Previous message: sanjay manohar: "Re: continuation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 22 Feb 2005 07:04:52 -0800
Suppose I have a Pack/Unpacked EBCDIC file (.upd), what's the easist
way to convert it to an ASCII file (.dat)? Do I need a conversion
table and everything, or can I just do it with a simple Reader/Writer
in Java and do it per byte?? Also, I will have a copybook file to help
me convert & unpack. Please let me know if you have any suggestions!
Thanks lots!
- Next message: Tilman Bohn: "Re: Calculating an average [was Re: Summary of loops]"
- Previous message: sanjay manohar: "Re: continuation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|