Skip to main content

Reading EBCDIC mainframe files, using byte stream I/O

  • February 15, 2013
  • 0 replies
  • 0 views

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

0 replies

Be the first to reply!