cobol2.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
OMF Details (↑ Object Code)
 Key Summary                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     The possible values of code are:
 
      OBJ  produce .OBJ format.
      GNT  produce .GNT code.
 
     GNT code (generated code) is the Micro Focus standard format for
     native code in Micro Focus add-on products. It is relocatable,
     dynamically linked and managed by an advanced version of the
     shared run-time system. It can only be used with add-on products
     from Micro Focus, and is not suitable for input to the Linker.
                                    -♦-