Kednos PL/I for OpenVMS Systems
Reference Manual


Previous Contents Index

P
P format item
    definition
    example
Padding
    bit-string
    character-string
PAGE format item
    definition
Page numbers
    current
PAGE option
    PUT statement
Page size
    default
    specifying
%PAGE statement #1
%PAGE statement #2
PAGENO built-in function
PAGENO pseudovariable
Pages
    handling end-of-page condition
PAGESIZE option
PARAMETER attribute
Parameter descriptors
    VALUE attribute in
Parameters
    arrays
    character strings
    declaring
    list
        relationship to argument list
        specifying in PROCEDURE statement
    matching with argument
    maximum number allowed
    relationship to argument
    rules for specifying
    structures #1
    structures #2
Parent activation
Parentheses
    enclosing procedure argument
Period (.) picture character
PICTURE attribute
Picture characters
    asterisk (*)
    B
    comma (,)
    credit (CR)
    debit (DB)
    dollar ($)
    encoded-sign
    I
    minus (-)
    nine (9)
    period (.)
    plus (+)
    R
    S
    slash (/)
    T
    V
    Y
    Z
Picture specification
Pictured
    converting
        to character-string
Pictured variables
Pictures
    character
    converting from other types
    converting to arithmetic
    converting to bit-string
    data
    drifting characters
    editing by
    example
    extracting value from
    format item
    input with READ
    insertion characters
    iteration factor in
    specification
        summary of characters
    validating
PL/I
    differences between Kednos Corporation implementations and standard PL/I
PL/I keywords not supported
    summary
PL/I standard
    compatibility with
Plus sign (+)
    picture character
    prefix operator
POINTER attribute
POINTER built-in function
Pointer data
Pointers
    adding offset
    converting to offset #1
    converting to offset #2
    data
        in relational expression
        internal representation
    obtaining values
    passing as actual arguments
    setting values
        ADDR built-in function
        ALLOCATE statement
        SET option of READ
    valid value
    variable
        setting to null value
POSINT built-In function
POSINT pseudovariable
POSITION attribute #1
POSITION attribute #2
Position (file)
    following DELETE
    following READ
    following REWRITE
    following WRITE
    record files
    stream I/O
Position (string)
    stream I/O
Precedence of operations #1
Precedence of operations #2
Precision
    arithmetic data types
    default
    fixed-point decimal
    for floating-point data
    pictured variables
        defined by drifting characters
PRECISION attribute #1
PRECISION attribute #2
Prefix operator
Preprocessor #1
Preprocessor #2
    built-in functions
    statements #1
    statements #2
Preprocessor statements
    %ACTIVATE
    assignment
    %DEACTIVATE
    %DECLARE
    %DICTIONARY
    %DO
    %END
    %ERROR
    %FATAL
    %GOTO
    %IF
    %INCLUDE
    %INFORM
    %LIST_xxx
    %NOLIST_xxx
    %Null
    %PAGE
    %PROCEDURE
    %REPLACE
    %RETURN #1
    %RETURN #2
    %SBTTL
    %TITLE
    %WARN
Preprocessor variables
PRESENT built-in function
PRINT attribute #1
PRINT attribute #2
Print file
    declaring
Printers
    files
        handling end-of-page condition
    output
PRINTER_FORMAT
    ENVIRONMENT option
Priority of operations #1
Priority of operations #2
%PROCEDURE statement #1
%PROCEDURE statement #2
PROCEDURE statement #1
PROCEDURE statement #2
    label restriction
%PROCEDURE statement
    STATEMENT option
PROCEDURE statement
    to define a procedure
Procedures #1
Procedures #2
    blocks
    declarations
        outside procedures
    entry points #1
    entry points #2
    external #1
    external #2
        declaring
    IDENT option
    internal
    invoking
        with CALL statement
        with function reference
    main procedure
    parameters of
    returning from
    terminating
        END statement
        STOP statement
PROD built-in function
Programs
    controlling execution
    documenting
    elements of
    format of
    structure of
    terminating
        with END statement
        with STOP statement
Pseudovariables #1
Pseudovariables #2
    INT
    ONCHAR
    ONSOURCE
    PAGENO
    SUBSTR
    UNSPEC
Punctuation marks
    meaning to PL/I
PUT statement #1
PUT statement #2
PUT statement #3
    conversion of values
    execution of
    forms
    options
    PUT EDIT
    PUT LINE
    PUT LIST
    PUT PAGE
    PUT SKIP
    PUT STRING
        example


Previous Next Contents Index