Kednos PL/I for OpenVMS Systems
Reference Manual

Index


Previous Contents


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

A
A format item
    definition
ABS built-in function
ABS preprocessor built-in function
Absolute values
    computing
ACOS built-in function
%ACTIVATE statement #1
%ACTIVATE statement #2
    NORESCAN option
    RESCAN option
Activation
    block
ACTUALCOUNT built-in function
ADD built-in function
Addition
ADDR built-in function
    passing pointer value
    using #1
    using #2
ADDREL built-in function
Aggregates
    arrays
    internal representation
    structures
ALIGNED attribute
Alignment
    bit-string
    character-string #1
    character-string #2
    of bit strings
ALLOCATE statement #1
ALLOCATE statement #2
ALLOCATE statement #3
    using
ALLOCATION built-in function
    using
AND operator
AND THEN operator
ANY attribute #1
ANY attribute #2
ANY attribute #3
ANYCONDITION condition
Apostrophes
    in character strings
APPEND
    ENVIRONMENT option
AREA attribute #1
AREA attribute #2
AREA condition
Area data
Area variables
Areas
    data
        internal representation
    reading and writing
Argument
    list
        null
Arguments
    aggregate
    arrays
    character strings
    conversion
    dummy
    list
        for exception condition
        null
        relationship to parameter list
    matching with parameter
    of built-in functions
    passing
        arrays
        by descriptor #1
        by descriptor #2
        by descriptor #3
        by immediate value
        by reference #1
        by reference #2
        by value
        forcing passing by descriptor
        structure
        to PL/I procedure
        to subroutines or functions
    relationship to parameter
    specifying pointer values
    structures
Arithmetic
    built-in functions
        ABS
        ADD
        CEIL
        DIVIDE
        FLOOR
        MAX
        MIN
        MOD
        MULTIPLY
        ROUND
        SIGN
        SUBTRACT
        TRUNC
    data
        converting to bit-string
        converting to character-string
        relational expression
        specifying precision
    operations
        determining sign of a number
        division
        rounding to nearest digit
        ZERODIVIDE signaled
    operator
Arithmetic data
    specifying precision
Arithmetic operators
Array-handling
    built-in functions
        DIMENSION #1
        DIMENSION #2
        HBOUND #1
        HBOUND #2
        LBOUND #1
        LBOUND #2
        PROD
        SUM
Arrays
    assigning values with GET statement
    assigning values with PUT statement
    assignment statement
    bound pair
    concatenating with STRING
    connected
    declaration
    declaring
        as parameters
    dimensions
        determining extent
        determining lower bound
        determining upper bound
        rules for specifying #1
        rules for specifying #2
    elements
        referring to
    extent of
    initializing
    of structures
        referring to elements
        unconnected arrays
    order of assignment and output
    passing
        to non-PL/I procedures
    passing as arguments #1
    passing as arguments #2
    passing as arguments #3
        asterisk-extent
        by descriptor
    subscripts
    unconnected
ASCII character set
    obtaining integer value
    obtaining string of
ASIN built-in function
Assignment
    conversion during
%Assignment statement
Assignment statement #1
Assignment statement #2
Assignment statement #3
    and unconnected arrays
    conversion during
        arithmetic data
    specifing structure
    specifying array variables
    structure
Asterisk (*)
    as picture character
    in array declaration
ATAN built-in function
ATAND built-in function
ATANH built-in function
Attributes #1
Attributes #2
    array variables
    computational data type #1
    computational data type #2
    default arithmetic
    factors in declaration
    file description #1
    file description #2
    file description #3
    file description #4
    file description #5
        specifying on OPEN
    for entry points #1
    for entry points #2
    matching parameter and argument
    member #1
    member #2
    member #3
    non-data-type
    noncomputational data type #1
    noncomputational data type #2
    nondata-type
    scope #1
    scope #2
    specifying in DECLARE statement
    storage #1
    storage #2
    structure variables
AUTOMATIC attribute
Automatic storage class


Previous Next Contents Index