Library /sys$common/syshlp/HELPLIB.HLB  —  RDML72  Statements  Rel Operators, Examples
    The following programs demonstrate the use of the LE (less than
    or equal to) operator in a FOR statement. The programs create a
    record stream of all those employees who have an employee ID less
    than or equal to 00400. The programs then print the employee IDs
    from the records in the record stream.
Additional Information: explode extract
C Example Pascal Example
Close Help