These are the components used to demonstrate using Twin External Functions
- The REXX routine used as the driver.
Basically the same as on the previous page except that the LE program caller within the DO Loop has been converted to an Externtal Function as described opposite. the DO loop.
- The Assembler Function to create the LE enclave
- The Assembler Function to invoke the LE compliant program
- The COBOL program invoked by the Assembler interface
The linkage between this and the CALLLE function was amended to
- The Job Control Language (JCL) used for the test.
Batch jobs were used for all test runs to aid debugging as and when necessary.
- The Job Control Language (JCL) to load the KSDS Cluster.
- Data loaded into the KSDS Cluster.


