Micro Focus Visual COBOL 2.3 Update 1 for Eclipse (UNIX)
>
General Reference
>
Compiler Directives
>
Managed COBOL Command Line Compiler Directives
>
Application Directives
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:
Managed COBOL Command Line Compiler Directives