cobol2.hlp (Table of Contents; Topic list)
COBOL Compiler Index - O
                                             Up Contents Index Back
──COBOL Compiler Index──────────────────────────────────────────────────────
 
  ┌─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬───┐
  │ABCDEFGHIJKLMN│O│PQRSTUVWX-Z│
  └─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴───┘
 
    O                        Disable divide by zero error
    OBJ                      File for object code
    Object code              Object code
    OBJLITE                  Produce assembler-like code
    ODOSLIDE                 Variable length table
    OLDBLANKLINE             Change behavior of BLANK LINE
    OLDCOPY                  ANSI'68 COPY
    OLDINDEX                 Indexes = subscripts
    OLDNEXTSENTENCE          Change behavior of NEXT SENTENCE
    OLDREADINTO              Change behavior of READ ... INTO
    OLDSTRMIX                Allow PIC X and PIC N items
    OLDSTRSUB                Change behavior subscript evaluation
    OMF                      OBJ or GNT
    On-line Reference        Introduction
    OPT                      Optimization level
    Optimization             Object code
    OPTIONAL-FILE            All files optional
    OPTSIZE                  Optimize for size
    OPTSPEED                 Optimize for speed
    OSEXT                    Source file-name ext
    OSVS                     IBM OS/VS COBOL
    OVERRIDE                 Change
                                    -♦-