Skip to main content

Enterprise Server and applications developed in IBM C/C ?

  • August 1, 2017
  • 1 reply
  • 0 views

Can Enterprise Server run applications developed in IBM C/C ? Saw a similar question in this forum, but it is also not answered.  Any help appreciated.


#EnterpriseDeveloper
#microfocusserver

1 reply

  • Author
  • Rocketeer
  • 19312 replies
  • August 1, 2017

Can Enterprise Server run applications developed in IBM C/C ? Saw a similar question in this forum, but it is also not answered.  Any help appreciated.


#EnterpriseDeveloper
#microfocusserver
When asking questions about Enterprise Server, please include product version, platform, and bitness.

Enterprise Server is designed to host COBOL applications. Often mixed-language applications can be run under ES, with various restrictions, so it's possible to write an application primarily in another language and call it from a COBOL initial program. Running programs written purely in a non-COBOL language is not supported; it may work but is not guaranteed.