VMS Help  —  RDML72  Statements  Relation Clause, Examples
    The following programs demonstrate the use of the relation clause
    with a FOR loop. These programs declare a context variable E for
    EMPLOYEES. This allows the programs to reference records from the
    EMPLOYEES relation by using the variable E in the host language
    print statements.
Additional Information: explode extract
C Example Pascal Example
Close Help