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.
COBOL Compiler Index - C
                                             Up Contents Index Back
──COBOL Compiler Index──────────────────────────────────────────────────────
 
  ┌─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬───┐
  │AB│C│DEFGHIJKLMNOPQRSTUVWX-Z│
  └─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴───┘
 
    C                        Allow screens longer than 25 lines
    C1                       Allow non-standard size screens
    C2                       Disable COBOL text window
    CALLFH                   External file handler
    CALLSORT                 External file handler
    CANCELLBR                Close COPY .LBR file
    CASE                     Case of program-name
    CHARSET                  ASCII or EBCDIC
    CHECKDIV                 Division by zero
    CHECKNUM                 Check numeric fields
    CHIP                     Chip architecture
    CICS                     Allow CICS
    CICS-CPY                 Insert COPY "CICS-CPY"
    CICSOPT                  Optimize BLL cells
    CICSOPTIMIZE             Optimize BLL cells
    COBAIF                   Load/save Animator session information
    COBFSTATCONV             Convert EXTFH file status codes
    COBIDY                   Path for Animator file
    COBOL switches           Programmable switches
    COBOL370                 IBM COBOL/370
    command lines            Command Lines
    COMP                     Computational subset
    COMP-5                   COMP-5 behavior
    COMP-6                   COMP-6 behavior
    Compiler                 Converts source program to object code
    Compiler control         Compiler control
    components               Command Lines
    COMS85                   ANSI'85 Comms
    CONFIRM                  Display directives
    CONSTANT                 Define constant
    CONVERTPTR               Allow redefiniton of pointers
    CONVERTRET               Convert type of RETURNING data-item
    COPYEXT                  COPY-file extensions
    COPYLBR                  COPY-lib = .LBR file
    COPYLIST                 List COPY files
    CSI                      For CSI
    CURRENCY-SIGN            PIC currency sign
    CURRENT-DATE             DDMMYY or MMDDYY
                                    -♦-