Problem:
How are EBCDIC files read from the mainframe, using I/O stream?
Resolution:
When building .exe executibles in NetExpress that read mainframe EBCDIC files, make sure to include the following two Micro Focus system OBJ files in the project:
1.) _codeset.obj and 2.) CS0437.obj - and be sure to link them with the .exe being built.
Old KB# 1557
