Run-time System Files to Ship

Note: The following applies to native COBOL only.
CAUTION:

We recommend that you ship the whole of Enterprise Test Server with your application. However to provide backward compatibility, you can still select and ship specific files.

If you require support for: Single-threading files needed: Files needed:
CBL_EXEC_RUN_UNIT (graphical user interface applications) cblxecws.exe cblxecwm.exe
CBL_EXEC_RUN_UNIT (character user interface applications) cblexecs.exe cblexecm.exe
Character user interfaces (for true console applications only) cblvios.dll cblviom.dll
Character user interfaces (for applications that use the default COBOL text window) cbldwins.dll cbldwinm.dll
Enhanced ACCEPT/DISPLAY syntax (ADIS) adis.dll adis.dll
File handling or enhanced ACCEPT/DISPLAY syntax (ADIS) or OO persistence mffh.dll mffh.dll
Print support module cblprnt.dll cblprnt.dll

Other run-time support files that you might need to ship depending on the functionality that your application uses are as follows:

If your application uses: Files needed:
Command-line Sort
  • mfsort.exe

CCI:

  • CCISMEM protocol
  • TCP/IP protocol
  • TCP2 registration

 

  • ccismem.dll
  • ccitcp.dll
  • ccitcp2.exe
Client/server binding