The Language attribute of the PROGRAM resource definition has
changed descriptions of some of the values that can be specified.
- Language({COBOL|ASSEMBLER|LE370|PLI})
- specifies the program language:
- ASSEMBLER
- This is an assembler language program which was not
translated using the LEASM translator option. LEASM is used to translate those
assembler programs which are to be Language Environment-conforming MAIN programs..
- LE370
- The program exploits multi-language support, has been compiled by a Language
Environment-conforming compiler, or it is an assembler MAIN program
which was translated using the LEASM option to produce a Language Environment-conforming
program.