Specifies an additional COBOL source file to be compiled together with the current program into a single .NET assembly.
>>-.----.--ILSOURCE---"cobolsourcefile"------>< +-NO-+
cobolsourcefile | The filename of the additional COBOL source file to be compiled |
Default: | NOILSOURCE |
IDE equivalent: | Add the additional source file to the solution |
Each program specified in an ILSOURCE directive is treated as a separate COBOL program, but the compilation results in a single .exe or .dll file.