Object COBOL User Guide

Index

Table of Contents

!  A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

C

-C cob flag  5.5.1
        pass syntax-check Compiler directive  9.1
-c cob flag
        create linkable object module  8.2.5
        create linkable object modules  9.1
C RTS switch  13.2
C-ISAM
        substituting alternative version  9.1
C1 RTS switch  13.2
C2 RTS switch  13.2
C4 RTS switch  13.2
C5 RTS switch  13.2
CALL
        link implications  7.1.3 , 7.1.6.1 , 7.2.4 , 7.3.1
Callable File Handler
        substituting user-defined file handler  9.1
CALLADIS Compiler directive  6.3
CALLFH Compiler directive  6.3
CALLMAP Compiler directive  6.3
CALLMCS Compiler directive  6.3
CALLSORT Compiler directive  6.3
CANCELLBR Compiler directive  6.3
CASE Compiler directive  6.3
-CC cob flag
        pass C Compiler directive  9.1
CCI
        sample programs  ApD
CCITCP2 environment variable  ApA
CCITRACE environment variable  ApA
CGI program
        compiling  ApB
CHANGE-MESSAGE Compiler directive  6.3
Character string
        printing  15.2.3.4
Characters
        alternate set  15.2.2.3.5
        printing  15.2.3.4.3
CHARSET Compiler directive  6.3
CHECK Compiler directive  9.1
check.vnn  5.2
CHECKDIV Compiler directive  6.3
Checking the syntax of programs  1.1.2
CHECKNUM Compiler directive  6.3
CHECKSTACK Compiler directive  6.3
CHIP Compiler directive  6.3
Chip-specificity  6.3
CICS Compiler directive  6.3
CICS-CPY Compiler directive  6.3
CICSOPT Compiler directive  6.3
CICSOPTIMIZE Compiler directive  6.3
Client/server
        sample programs  ApD
CMPR2 Compiler directive  6.3
cob
        creating dynamically linked programs  7.3.1
        creating dynamically loadable programs  7.3.1
cob command  4.1 , Ch8
        COBOPT environment variable  8.2.2.1.2
        command line examples  8.2.5.1
        creating dynamically linked programs  7.2.3
        creating statically linked program  7.2.4
        error messages  Ch10
        file processing  8.2.3
        file types  8.2 , 8.2.3
        invoking  8.2.1 , 8.2.2.1.3
        processing, default end  8.2.3
        specifying cob flags  8.2.1
        termination  9.1
        using the C compiler  9.1
cob flags  8.2.5 , Ch9
        -C pass syntax-check phase directives  5.5.1
        -N pass generate directives  5.5.1
        specifying on cob command line  8.2.1
        -a compile for animation  9.1
        -A pass option to Assembler  9.1
        +B select binding mode  9.1
        -B select binding mode  7.2.3 , 7.2.4 , 9.1
        -b specify object module format  9.1
        -c create linkable object modules  9.1
        -c create object module  8.2.5
        +C pass C Compiler directive  9.1
        -C pass syntax-check Compiler directive  9.1
        -d dynamically load a program  7.2.4
        -d dynamically load symbol  9.1
        -e set initial entry point  9.1
        -e specify entry point  7.1.3
        -F create an RTS quickly  8.2.5 , 9.1
        +F create an RTS quickly and add symbol  9.1
        +F create RTS and add symbol  9.1
        -F,fname create an RTS quickly and add list of symbols  9.1
        -g create info for symbolic debugger  9.1
        -G generate for animation  9.1
        -i create dynamically loadable file  9.1
        -I include symbol in executable file  7.2.4 , 9.1
        -k use other file extension  9.1
        +L change linker search algorithm  9.1
        -L change linker search method  9.1
        -l pass option to linker  9.1
        +l pass option to linker last  9.1
        -m map unresolved symbol  9.1
        -N pass generate phase directive  9.1
        -O optimize performance  9.1
        -o specify output file-name  9.1
        -p pass flag to C compiler  9.1
        -P produce COBOL listing  8.2.5 , 9.1
        -Q pass option to linker  8.2.5 , 9.1
        -u create dynamically loadable file  9.1
        -U handle unresolved calls  8.2.5
        -U handle unresolved reference  9.1
        -V report version number  9.1
        -v verbose module  9.1
        -W set cob termination error level  9.1
        -x create statically linked module  9.1
        -x create statically linked program  7.2.3 , 7.2.4
        -X exclude symbol from output file  9.1
COBAIF environment variable  ApA
COBANIMOPT environment variable  ApA
COBANIM_2 environment variable  ApA
COBATTR environment variable  ApA
COBCONFIG environment variable  ApA
cobconfig_error_report run-time tunable  12.3
COBCPY environment variable  5.6.2 , ApA
COBCTRLCHAR environment variable  ApA
        and printing  15.2.3.4.4
        and wide mode  15.2.3.3
COBDATA environment variable  ApA
COBDIR environment variable  8.2.4 , ApA
$COBDIR/cobconfig  12.1.1
$COBDIR/cobopt  8.2.2.1.1
$COBDIR/cobopt file  8.2.6.2.3 , 8.2.6.2.3
COBEXTFHBUF environment variable  ApA
COBFSTATCONV Compiler directive  6.3
COBHNF environment variable  ApA
COBIDY Compiler directive  6.3
COBIDY environment variable  ApA
COBKEYTIMEOUT environment variable  ApA
COBLPFORM environment variable  ApA
COBOL
        application development  Ch1
        dialects  Ch1
COBOL Profiler  Ch14
        See also Profiler
COBOL switch  11.2.2.1.1 , 13.2
COBOL symbol
        e RTS switch  13.2
COBOL system components
        accessing  8.2.4
COBOL370 Compiler directive  6.3
COBOLDIR Compiler directive  6.3
COBOPT environment variable  8.2.2.1.2 , ApA
COBPATH environment variable  ApA
COBPRINTER environment variable  ApA
cobprof command  14.1
cobprt routine  15.2.3.4.1
        terminfo requirements  15.2.3.4.5
cobprtscrn routine  15.2.3.4.2
        terminfo requirements  15.2.3.4.5
cobprtstring routine  15.2.3.4.3
        terminfo requirements  15.2.3.4.5
cobrun command  4.3 , 11.2.2
COBSW environment variable  11.2.2.2 , Ch13 , ApA
COBTERMINFO environment variable  15.1.1.2 , ApA
        and wide mode  15.2.3.3
cobtermmode  15.2.3.3
Color
        terminal  15.2.2.3.6
Column
        number in wide mode  15.2.3.3
        switching sequences  15.2.3.3
Command line
        cob  8.2.1 , 8.2.2.1.3
        enabling from Shift+Ctrl+Break  13.2
        parameters  11.2.5
        running  11.2
Commands
        cob  4.1
        cobrun  4.3
command_line_accept run-time tunable  12.3 , 12.3
command_line_linkage run-time tunable  12.3
COMP Compiler directive  6.3
COMP-5 Compiler directive  6.3
COMP-6 Compiler directive  6.3
Compatibility
        run-time behavior Compiler directives  6.1.2.1
Compilation listing
        -P cob flag  5.3.1
Compile for animation
        -a cob flag  9.1
Compiler
        called from the Editor  1.1.2
        controlling  4.5
        directives  4.5 , Ch6
        error messages  5.3.2
        fast compilation  4.6
        messages  5.3
        redirection  5.3.3
        search sequence  5.6.1
        terminating  5.3.3
Compiler control Compiler directives  6.1.3
Compiler directives  Ch6
        ALTER  4.6.3
        ANIM  9.1
        CHECK  9.1
        Compiler  4.5
        COPYEXT  5.6.1
        COPYLBR  5.6
        COPYLIST  4.6.3
        DIRECTIVES  8.2.6.2.3
        for fast compilation  4.6.3
        LIST  4.6.3
        OSEXT  5.6.1
        PROFILE  Ch14
        QUAL  4.6.3
        QUALPROC  4.6.3
        SEG  4.6.3
        specifying  5.5 , 5.5.2 , 9.1 , 9.1
        syntax  5.5.1
        USE  8.2.6.2.3
        using  4.5
        WARNING  9.1
Compiling  Ch5
        CGI programs  ApB
        chip-specific instructions  6.3
        cob command  4.1
        obtaining fastest times for  4.6
        portable terminfo  15.2.5
        programs  1.1.4 , Ch4
        to generated code  4.3
        to intermediate code  4.2
        using .int files  4.6.1
COMS85 Compiler directive  6.3
Configuration
        run-time  Ch12
Configuration file
        run-time  12.1.1
CONFIRM Compiler directive  6.3
CONFIRM Htmlpp option  B.2.1
CONSTANT Compiler directive  6.3
Control key support  15.2.3.2
Controlling duplicates in sort operations  13.2
CONVERTPTR Compiler directive  6.3
CONVERTRET Compiler directive  6.3
CONVSPACE Compiler directive  6.3
COPY libraries  5.6
Copy path
        Compiler  5.6.2
COPY statement  5.6
COPYEXT Compiler directive  5.6.1 , 6.3
Copyfile
        Compiler  5.6
        extensions  6.3
COPYLBR Compiler directive  5.6 , 6.3
COPYLIST Compiler directive  4.6.3 , 6.3
Core file  12.3
core_on_error run-time tunable  12.3
COUNT IN clause  B.4
Creating
        applications  1.2
        core files  12.3
        generated code files  4.3
        intermediate code files  4.2
        system executable files  4.4
CSI Compiler directive  6.3
CURRENCY-SIGN Compiler directive  6.3
CURRENT-DATE Compiler directive  6.3
Cursor addressing  15.2.3.3