Kednos PL/I for OpenVMS Systems
User Manual

Index


Previous Contents


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

A
Access modes
    block I/O
    random by key
    record identification
    relative record number
    sequential
Access privileges
ADDR built-in function
    passing pointer value
Address expression
    with DEPOSIT debugger command
    with EXAMINE debugger command
    with SET BREAK debugger command
    with SET TRACE debugger command
    with SET WATCH debugger command
Addressable variable
/ALIGN qualifier #1
/ALIGN qualifier #2
ALIGNED attribute
    bit-string arguments
ALLOCATE command
    establishing logical name
Allocation
    device
        determining status of
    disk file space
        extending
Alternate keys #1
Alternate keys #2
    accessing file using #1
    accessing file using #2
    accessing records by
    specifying numbers for
/ANALYSIS_DATA qualifier
ANSI magnetic tape labels
ANY attribute #1
ANY attribute #2
ANY attribute #3
ANY attribute #4
    examples of
    used with VALUE
ANY CHARACTER
ANY DESCRIPTOR
ANY OPTIONAL
ANYCONDITION ON-unit
    called during unwind
    effect of nonlocal GOTO
    located in search for ON-units #1
    located in search for ON-units #2
    STOP statement in
APPEND
    ENVIRONMENT option #1
    ENVIRONMENT option #2
    ENVIRONMENT option #3
    ENVIRONMENT option #4
        determining if set
        example
AREA condition
    signal value
Argument list
    passed to ON-unit
Argument pointer (AP)
Arguments
    for AST routines
    for system routines #1
    for system routines #2
    optional
    optional number of
    passed to ON-unit
        display
    passing
        by descriptor
        by reference
        by value
        conversion of values
    rules for passing
    specifying pointer values
    truncating lists of
Array descriptor
Arrays
    bound checking
    passing as arguments
        to FORTRAN procedures
    passing by descriptor
Assembly language code
    including in listing file
Assign I/O Channel system service
Assignment statement
    conversion during
        values
AST routines
    considerations for #1
    considerations for #2
    passing parameters to #1
    passing parameters to #2
Asynchronous I/O (mailboxes)
Attributes
    device
        determining
    file
        determining
        effect on file sharing
        for file access
    program section #1
    program section #2
    to declare global symbols #1
    to declare global symbols #2
B
BACKUP_DATE
    ENVIRONMENT option
BATCH
    ENVIRONMENT option #1
    ENVIRONMENT option #2
        determining if set
Batch jobs
    compiler errors during
Bit strings
    arguments to system routines
    assigning integer values to
    converting from bit strings
        to arithmetic
        to character
    converting to bit strings
    passing as arguments
        by reference
        by value
BIT_FIELD data type
Block I/O
    magnetic tape files
    space block
Block size
    determining
Blocking files #1
Blocking files #2
BLOCK_BOUNDARY_FORMAT
    ENVIRONMENT option #1
    ENVIRONMENT option #2
        determining if set
BLOCK_IO
    ENVIRONMENT option #1
    ENVIRONMENT option #2
    ENVIRONMENT option #3
        determining if set
BLOCK_SIZE
    ENVIRONMENT option #1
    ENVIRONMENT option #2
    ENVIRONMENT option #3
Boolean expressions
    in ENVIRONMENT options
Breakpoint
Bucket size
    determining
    relative file
Bucket splitting
BUCKET_SIZE
    ENVIRONMENT option #1
    ENVIRONMENT option #2
    ENVIRONMENT option #3
    ENVIRONMENT option #4
Buffer
    file system
        flushing
Built-in functions
    condition-handling
    ONARGSLIST
    ONCODE
    ONFILE
    ONKEY
Built-in subroutines
    DISPLAY #1
    DISPLAY #2
    DISPLAY #3
    DISPLAY #4
    EXTEND
    file-handling (summary)
    FLUSH
    FREE
    NEXT_VOLUME
    RELEASE
    RESIGNAL #1
    RESIGNAL #2
    REWIND
    SPACEBLOCK
BYTE_FIELD data type
C
Call frame
    for ON-unit
    removing from call stack
CALL instruction
Call stack
    execution of ON-unit
    searching for ON-units #1
    searching for ON-units #2
    searching for ON-units #3
        during unwind
        effect of RESIGNAL
    unwind #1
    unwind #2
CALL statement
Calling non-PL/I procedures
    FORTRAN example
Calling standard
    VAX register definitions
    VAX stack usage
CANCEL MODULE debugger command
CANCEL SCOPE debugger command
CANCEL_CONTROL_O option
Carriage control
    determining
    FTN,determining if file has
CARRIAGE_RETURN_FORMAT
    ENVIRONMENT option #1
    ENVIRONMENT option #2
    ENVIRONMENT option #3
        determining if set
        fixed control records
CDD (Common Data Dictionary) #1
CDD (Common Data Dictionary) #2
    data types
    including in listing
    path names
Cell (in relative file)
    relationship to record number
CHANGE command
Channel number
    assigning
    mailbox #1
    mailbox #2
        assigning
        deassigning
        specifying
Character strings
    ANY CHARACTER declaration
    arguments to ENVIRONMENT options
    as procedure arguments
        for system routines
        passing by descriptor
        varying-length
    converting from character strings
        to arithmetic
        to bit
    converting to character strings
    descriptors
        user-coded
    fixed- or varying-length parameters
    keys in indexed files
    reading and writing
        fixed-length
        varying-length
/CHECK qualifier
$CHFDEF
    example
    fields defined in
CLOSE statement
    deassigning mailbox channel
    destroying logical network link
    specify ENVIRONMENT options
$CODE program section #1
$CODE program section #2
Code program section #1
Code program section #2
Colon
    in DEFAULT_FILE_NAME option
    in TITLE option
Column number
    determining current
Command
    procedures
        used for network I/O
    qualifiers
        with the LINK command
    See also Debugger command
Command>qualifiers>with the PLI command #1
Command>qualifiers>with the PLI command #2
Common block #1
Common block #2
Common block #3
Common Data Dictionary
    See CDD
Compile-Time Preprocessor
    See also Preprocessor
Compiler
    control optimization
    diagnostic messages
        format
    listing
    listing options
    options
Compiler listing
Compiling
    /DEBUG qualifier
    /NOOPTIMIZE qualifier
CONDITION condition
    signal value
Condition handler
    argument list
    compared to ON-unit
    default
    LIB$ESTABLISH
Condition handling
    courses of action
    criteria
Condition values #1
Condition values #2
    bits defined in
    file errors
    testing for success or failure
Conditions
    Ctrl/c #1
    Ctrl/c #2
    effect of handling
    multiple active
    resignaling #1
    resignaling #2
    resignaling #3
    unwind the call stack
CONTIGUOUS
    ENVIRONMENT option #1
    ENVIRONMENT option #2
    ENVIRONMENT option #3
        determining if set
CONTIGUOUS_BEST_TRY
    ENVIRONMENT option #1
    ENVIRONMENT option #2
    ENVIRONMENT option #3
        determining if set
Control bits (in status value)
CONTROLLED attribute
    program section attributes on #1
    program section attributes on #2
Conversion
    arithmetic to arithmetic
    arithmetic to bit string
    arithmetic to character string
    bit string to arithmetic
    bit string to character string
    character string to arithmetic
    character string to bit string
    data
        rules for
    fixed-point to character string
    floating-point to character string
    offset to pointer
    picture to arithmetic
    picture to bit string
    picture to character string
    pointer to offset
    to arithmetic
    to bit string
    to character string
    to picture
Creation date of file
    determining
    example of specifying
CREATION_DATE
    ENVIRONMENT option #1
    ENVIRONMENT option #2
        example
Cross-reference listing #1
Cross-reference listing #2
Cross-reference listing #3
Ctrl/c #1
Ctrl/c #2
Ctrl/c #3
    effect on PL/I compiler
    effect on PL/I program
    establishing routine #1
    establishing routine #2
Ctrl/o
Ctrl/r
    effect of PROMPT option
    suppressing recognition
Ctrl/u
    effect of PROMPT option
    suppressing recognition
Ctrl/y
    interrupting debugger
Ctrl/z
    effect on stream input
    exiting debugger
CURRENT_POSITION
    ENVIRONMENT option #1
    ENVIRONMENT option #2
    ENVIRONMENT option #3
        determining if set


Previous Next Contents Index