The LE Toolkit
The LE Toolkit provides sample programs, written in Assembler, COBOL, C, and PL/I demonstrating using Language Environment services from
programs written in these languages.
The services demonstrated in the programs relate to:
- Issuing messages, including messages in dynamically chosen languages, and inserting values dynamically
- Accessing parm data, even from a subroutine
- Dynamic allocation, use, and freeing of storage
- Handling conditions that arise in an application
- Testing and signaling conditions in an application
In addition, this Toolkit includes:
- Sample message tag files
- JCL to convert a message tag file into Assembler version and generate symbolic declares of the messages in each language
- Starter code for building message modules
Each toolkit provides sample working programs written in Assembler, COBOL, C, and PL/I (except for language-specific Toolkits).
For more details about the LE Toolkit, look on this page
Note: this toolkit requires installation of a Base toolkit.
Related curriculum: LE courses.