cobol2.hlp (Table of Contents; Topic list)
OBJ Details (↑ Compiler Control)
 Key Summary                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     With NOOBJ, no object code file is produced. If this directive is
     not specified, the name of the object code file will be the same
     as the source file with an extension of .OBJ.
 
     This directive is synonymous with the GNT directive. Thus, setting
     NOOBJ unsets OMF"GNT".
                                    -♦-