Quantcast
Channel: IBM Mainframe Computers Forums
Viewing all articles
Browse latest Browse all 8500

All Other Mainframe Topics :: RE: EBCDIC to ASCII conversion using OCOPY

$
0
0
Author: Robert Sample
Posted: Tue Sep 06, 2016 5:40 pm (GMT 5.5)

For consistency, use
Code:
 iconv -f <from type> -t <to type> <source file> ><target file>

_________________
TANSTAAFL

The first rule of code reuse is that the code needs to be worth re-using.

"We should forget about small efficiencies, say about 97% of the time: premature optimization is the root of all evil." -- Donald Knuth


Viewing all articles
Browse latest Browse all 8500

Trending Articles