This example illustrates the commands that you use and the files that are produced when you compile and link a COBOL class definition, Manager.cbl.

The class file Manager.class and the DLL module Manager.dll are the executable components of the application, and are generated in the current working directory.