Application Directives
DOTNET
Sets the reserved words needed for the .NET COBOL language.
ILASSEMBLY
Specifies the name of the assembly created.
ILGEN
Generates the IL for a program with a main program entry point or for a library without one.
ILMAIN
Specifies the entry method for the executable program being compiled.
ILNAMESPACE
Specifies the default namespace for items such as classes when building a project.
ILOUTPUT
Sets the path of the output assembly file or Java class file.
Parent topic:
.NET COBOL Command Line Compiler Directives