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.
REALOVL Details (↑ Object Code)
 Key Summary                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     This directive only affects .OBJ files.
 
     This directive only affects programs that use COBOL segmentation.
     It affects only the generated .LNK file. REALOVL makes the
     overlays real by putting them in brackets in the file. NOREALOVL
     makes overlays pseudo.
 
     If you are compiling a segmented program for use on OS/2, you
     should specify NOREALOVL.
                                    -♦-