Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Access to POSIX file systems in BS2000

&pagelevel(4)&pagelevel

When accessing POSIX file systems in BS2000 in EBCDIC code, the following points must be borne in mind:

  • No measures are necessary when accessing from BS2000.

  • When accessing from UNIX systems, files must first be converted, e.g. by means of the POSIX command iconv (see the "POSIX Commands" [1] manual).

When accessing POSIX file systems in BS2000 in ASCII code, the following points must be borne in mind:

  • Access from BS2000:

    Versions of CRTE onwards offer automatic conversion to EBCDIC code, albeit with the following restrictions:

    In addition, versions of CRTE as of V2.0A offer explicit conversion by means of the ascii_to_ebcdic and ebcdic_to_ascii library functions.

  • No measures are necessary when accessing from UNIX systems.