HP 3000 Manuals

Index [ Micro Focus COBOL for UNIX COBOL User Guide ] MPE/iX 5.0 Documentation


Micro Focus COBOL for UNIX COBOL User Guide

Index

A
    ADemonstration programs
       Sample programs   
    Adis
       portability   
    Advanced programming features   
    ALIGN Compiler directive   
    ALIGN Compiler Directive   
    Alphanumeric data manipulation
       efficiency   
    ALTER Compiler directive   
    ALTER statement   
    Alt key
       portability   
    AND logical operation   
    Animating   
    Animator
       advanced functions   
       basic functions   
    ANIM Compiler directive   
    ANSI ACCEPT/DISPLAY   
    ANSI standard   
    API
       Motif   
    Application
       portability   
    Arithmetic statements
       efficiency   
    ASCII to EBCDIC, converting   
    Attributes
       portability   
    Automatic record locking   
       multiple   
       single   

B
    BOUND Compiler directive   
    BOUNDOPT Compiler directive   
    B run-time switch   
    by reference   
    by value phrase   
    BY VALUE phrase   

C
    CALL   
       efficiency   
       requirements   
    CALL-CONVENTION   
    Call convention   
    CALL convention   
    Calling operating system functions   
    Call interface
       compatibility   
    Call parameters   
    CANCEL   
    Case sensitivity
       portability   
    CBL_ALLOC_MEM
       efficiency   
    C functions
       cobcall   
       cobcancel   
       cobexit   
       cobfunc   
       cobkeypad   
       coblongjmp   
       cobsavenv   
       cobtidy   
    Character sets, converting   
    Character sets, extended
       portability   
    CHIP Compiler directive   
    C language
       Interface to Motif API   
    CLOSE statement   
    cobaddch routine   
    cobaddstrc routine   
    cobaddstr routine   
    cobcall function   
    cobcancel function   
    cobchtype   
    cobclear routine   
    cobcols routine   
    cob command   
    COBDIR environment variable   
    cobexit function   
    cobfunc function   
    cobgetch routine   
    cobgetenv routine   
    cobkeypad function   
    Coblines routine   
    coblongjmp routine   
    cobmove routine   
    COBOL
       calling C programs   
       Compiler   
       dialects   
    cobol.dir
       directives   
    cobopt   
    COBOPT environment variable   
    COBPATH environment variable   
    cobprintf routine   
    cobputenv routine   
    cobrescanenv routine   
    cob routines   
    cobsavenv routine   
    cobscreen.h header file   
    cobscroll routine   
    cobtidy function   
    codeset.cpy   
    _CODESET program[CODESET program]
       configuring   
    COMMAND-LINE   
    Command line   
       accessing   
       directives   
       passing   
    COMMIT statement   
    Communication
       interprogram   
    COMP-3   
    COMP-5   
       representation   
    Comparisons
       EQUALS   
       GREATER   
       LESS   
       NOT EQUAL   
    COMP Compiler directive   
    Compiler directives
       ALIGN   
       ALTER   
       ANIM   
       BOUND   
       CHIP   
       COMP   
       efficiency   
       FLAG-CHIP   
       IBMCOMP   
       INTLEVEL   
       MF   
       NESTCALL   
       portability   
       RETRYLOCK   
       SEG   
       TRUNC   
    Compiling   
       for animation   
       for production   
    COMP usage   
    COMPUTE statement   
    COMP-X   
       representation   
    COMS85 Compiler directive   
    Concatenation
       for C strings   
    Conditional statements
       efficiency   
    Conditions   
    CONSOLE
       command-line passing   
    COPYLIST Compiler directive   
    CORRESPONDING phrase   
    C programs
       calling COBOL   
       calling COBOL programs   
    C screen handling
       cobaddch   
       cobaddstr   
       cobaddstrc   
       cobclear   
       cobcols   
       cobgetch   
       cobgetenv   
       coblines   
       cobmove   
       cobprintf   
       cobputenv   
       cobrescanenv   
       cobscroll   
    Ctrl key
       portability   

D
    Data types
       efficiency   
    Data types representation   
       COMP-5   
       COMP-X   
       POINTER   
       PROCEDURE-POINTER   
    Debugging   
    Decimal alignment
       efficiency   
    Decimal point   
    DEFAULTCALLS Compiler directive   
    Demonstration programs   
    DETECTLOCK Compiler directive   
    Development cycle   
    Dialog System   
    Directives
       cobol.dir   
       command line   
       directives file   
       file   
       for fast compilation   
       for size optimization   
       for speed optimization   
       $SET statement[SET statement]   
       using   
    DISPLAY usage   
    Dynamically linked executable files   
    Dynamically linked programs   
    Dynamically loaded subprograms   

E
    EBCDIC to ASCII, converting   
    Efficiency   
    Embedding directives
       portability   
    Enhanced ACCEPT/DISPLAY   
    Entry point   
    Environment variables
       XFHCONV   
    errno
       C interface   
    Error Messages manual   
    Exclusive locking   
    Executing   
    EXIT   
    Exponent   
    EXTERNAL
       efficiency   

F
    File locking   
       all file types   
    Files
       portability   
    FILESHARE Compiler directive   
    File sharing   
    File status
       multiple-user   
    Fixed file attribute conflicts   
    FLAG-CHIP Compiler directive   
    Floating-point
       external data item   
       limits   
       literal   
    Floating-point support   

G
    Generated code
       vs intermediate code   
    Generating   
    GO TO
       efficiency   
    Graphical user interface   

H
    H2cpy
       use with Motif   
    Hyphens   

I
    IBMCOMP Compiler directive   
    IF   
       statements   
    Indexed files
       locking   
    Initialization of data   
    Instance
       recursion routines   
    Interfacing
       environment   
    Intermediate code
       creating portable   
       vs generated code   
       vs native code   
    Interprogram communication   
       CALL   
    INTLEVEL Compiler directive   

K
    K RTS switch, index files sequence check   

L
    Language Reference   
    Large programs   
    Library routines
       portability   
    Line sequential
       locking   
    Linkage items
       efficiency   
    Linkage Section   
    Linking   
    LIST Compiler directive   
    LITVAL-SIZE Compiler directive   
    Local-Storage
       use with Motif   
    Local-Storage Section   
    Locking
       automatic   
       default   
       exclusive   
       file   
       indexed files   
       line sequential files   
       manual   
       record sequential files   
       relative files   
       sequential files   
    Logical operations
       AND   
       efficiency   
       OR   
       XOR   
    Low level screen handling   

M
    Manual record locking   
       multiple   
       single   
    MF Compiler directive   
    Mixed-language support   
    Motif
       API   
    Motif applications   
    mudemo.cbl   
    Multiple record locking
       automatic   
       manual   
    Multi-user file handling   

N
    Native code
       vs intermediate code   
    NESTCALL Compiler directive   
    Non-COBOL programs
       canceling   
    Numeric overflow checking   

O
    OCCURS...DEPENDING   
    ON SIZE ERROR phrase   
    Operating system features
       portability   
    Optimizing
       for small program   
       for speed at run time   
    OR logical operation   
    Overlaying   

P
    Panels   
    Panels V2   
    PARAMCOUNTCHECK Compiler directive   
    Parameters   
       alignment   
       efficiency   
       format   
       ordering   
       removal   
    PERFORM
       efficiency   
    Performance   
    POINTER
       representation   
    Portability   
       ACCEPT and DISPLAY   
       alt/ctrl keys   
       case sensitivity   
       COBOL syntax   
       Compiler directives   
       embedding directives   
       extended character sets   
       file   
       fixed file attribute conflicts   
       guidelines   
       issues   
       library routines (call-by-name)   
       operating system features   
       path specification   
       requirements   
       restrictions   
       RM COBOL   
       RM file statuses   
       ROLLBACK statement   
       screen I/O   
       $SET statement[SET statement]   
       source code   
       USAGE COMP-5   
       user attribute byte   
    Presentation Manager
       API   
    PROCEDURE-POINTER
       representation   
       use with Motif   
    Program
       development   
    Program-ID
       public symbols   
    Programming restrictions   
    Public symbols
       Program-ID   

Q
    QUAL Compiler directive   
    Qualified data-names   

R
    READ statement
       locking   
    Record locking   
       automatic   
       manual   
       multiple   
       single   
    Record sequential files
       locking   
    Recursion   
    REF Compiler directive   
    Relative files
       locking   
    REMAINDER phrase   
    Requirements
       CALL   
    RETRYLOCK Compiler directive   
    RETURN-CODE   
       efficiency   
    Return code   
    RETURNING phrase   
    RM file statuses
       portability   
    RMSTAT conversion routine   
    rmstat.obj module   
    ROLLBACK statement   
       portability   
    ROUNDED phrase   
    RTNCODE-SIZE Compiler directive   
    Running   
    Run-time errors   
    Run-time switch
       B   
    Run-time system
       search order   

S
    Sample programs
       mudemo   
       multi-user file handling   
    Screen handling
       ANSI ACCEPT/DISPLAY   
       comparison of methods   
       Dialog System   
       Enhanced ACCEPT/DISPLAY   
       low level   
       Panels   
       Screen Section   
    Screen I/O
       portability   
    Screen Section   
    SECTION   
    SEG Compiler directive   
    Segmentation   
    Sequential files
       locking   
    SET ADDRESS statement   
    $SET statement[SET statement]
       directives   
       portability   
    shell
       Calling system shell   
    Shipping applications   
    Single record locking
       automatic   
       manual   
    Sort
       efficiency   
    Sort algorithm
       fast   
    Source code
       portability   
    stdin
       command-line passing   
    stockin.cbl   
    stockioa.cbl   
    stockiom.cbl   
    stockout.cbl   
    Stride   
    Switches
       K index files sequence check   
    SYSTEM
       Calling system shell   

T
    Table handling
       efficiency   
    Trickle   
    TRICKLECHECK Compiler directive   
    TRUNC Compiler directive   

U
    Underscores   
    UNLOCK statement   
    USAGE COMP-5
       portability   
    User attribute byte
       portability   
    USING phrase   

W
    Windowing syntax   
       portability   
    Windows
       API   
    WRITELOCK Compiler directive   

X
    XFHCONV environment variable   
    XOR logical operation   



MPE/iX 5.0 Documentation