Programmer's Guide to Writing Programs

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 

P

Pack byte  2.5.3.2
Panels Version 2  6.10
PARAMCOUNTCHECK Compiler directive  1.1.2.7
Parameters  9.2.2.1
        alignment  9.2.2.4
        boundary crossing  1.5.1.1
        efficiency  1.1.2.7.1
        format  9.1.2.3
        methods of passing  9.1.2.3
        mismatch  4.4.2
        ordering  9.1.2.1 , 9.1.2.2
        passed by value  9.2.2.2
        passing by reference  9.1.2.3
        passing by value  9.1.2.3
        received by value  9.2.2.2
        removing from stack  9.1.2.2
Parent run-unit  14.2.3
Pascal, interfacing to  10.6.6
PC_PRINTER_CLOSE  18.2.2
PC_PRINTER_CONTROL  18.2.2
PC_PRINTER_FREE_BMP  18.2.2
PC_PRINTER_INFO  18.2.2
PC_PRINTER_LOAD_BMP  18.2.2
PC_PRINTER_OPEN  18.2.2
PC_PRINTER_SET_COLOR  18.2.2..1
PC_PRINTER_SET_FONT  18.2.2..1
PC_PRINTER_WRITE  18.2.2..1
PC_PRINTER_WRITE_BMP  18.2.2..1
PC_PRINT_FILE  18.2.2
PC_STEP_SELECTOR  10.8.2
PC_TEST_PRINTER  18.2.2..1
PERFORM
        efficiency  1.1.2.6
        inter-segment  1.5.1.2
        nesting  3.2.8
Performance  1.1
Pointer
        illegal  4.4.5
        representation  9.2.2.3
POOL environment variable  10.6.7
Port
        read word from  18.2.2..3
        write word to  18.2.2..3
Portability  5.1
        ACCEPT and DISPLAY  5.1.5.2
        alt/ctrl keys  5.1.6.7
        case sensitivity  5.1.6.4
        COBOL syntax  5.1.4
        Compiler directives  5.1.5.6
        embedding directives  5.1.6.10
        extended character sets  5.1.6.6
        file  5.1.7.1
        guidelines  5.1.6
        issues  Ch5
        library routines (call-by-name)  5.1.5.1
        operating system features  5.1.6.1
        path specification  5.1.6.5
        requirements  5.1.1
        restrictions  5.1.5
        RM COBOL  5.1.5.3
        RM file status  5.1.5.3
        ROLLBACK statement  5.1.6.11
        screen I/O  5.1.6.3
        $SET statement  5.1.6.10
        source code  5.1.7
        Undefined results  5.1.6.8
        USAGE COMP-5  5.1.6.9
        user attribute byte  5.1.6.2
Portability routines  18.1.4
Precompilers  Ch17
PREPROC.CBL  17.6
PREPROCESS Compiler directive  17.2.1
Preprocessor
        See Integrated Preprocessor
PREPROX.CBL  17.6
Printer
        closing  18.2.2
        control  18.2.2
        freeing bitmap  18.2.2
        information  18.2.2
        loading bitmap  18.2.2
        opening  18.2.2
        setting color on  18.2.2..1
        setting font  18.2.2..1
        testing  18.2.2..1
        writing bitmap to  18.2.2..1
        writing to  18.2.2..1
Printer channels  16.2.4
PRINTER function-name  16.2.4
Printer routines  18.1.5
Printing files  18.2.2
Procedure Division  1.5.1.3
proco.exe  13.3.4
Program
        cancelling non-COBOL programs  10.1
        check exists  18.2.2..3
        execute  18.2.2..3
        invoking assembler from COBOL  10.2.4
        invoking Microsoft C V6 from COBOL  10.6.1.3
        invoking Microsoft C/C++ V7 from COBOL  10.6.1.3
        large  1.5
        maximum size  3.1.2 , 3.1.2 , 3.2.9
        mixed language  Ch10
        preserving registers  9.1.2.5
Program calling conventions  1.9
Program management in the RTE  1.10
Program names
        in the RTE  1.9.1
        resolving  1.9.1
PROGRAM-ID paragraph  1.12.1
        public symbols  1.5.3.3
Programming
        mixed language  Ch10
        restrictions  1.5.2 , 3.2.2
        using OS/2 API routines  Ch10
        using Windows API routines  Ch10
Programming restrictions  1.5
Programs
        maximum animated  3.1.3
        maximum loaded  3.1.3
Protection violation  Ch4
Public symbols
        PROGRAM-ID  1.5.3.3